Hang Risk

I get this mauve warning in Xcode that I should certainly take seriously, but it doesn't tell me where this could be in my code. What am I supposed to do now?

What am I supposed to do now?

First show the code…

There is no code to show...The only thing I get is this warning and when I click on it it doesnt go to any code of mine ,the editor just stays wherever it is at that moment. From the screenshot it looks very much as if this happens in some internal ios code.

You're right that you should pay attention to the hang information, and address the problem when your code is in the backtrace. However, this backtrace is all Apple's code, making this an issue that needs to be addressed on our end, rather than by you. Please use Feedback Assistant to report this, including the complete backtrace as text. You can select the frames in Xcode and use copy and paste functionality to get a text version.

Once you open the bug report, please post the FB number here so I can follow-up on it internally.

I'm not a graphics expert to know how this code path is invoked and if there is a way to proceed without disabling the entire Thread Performance Checker, which I don't recommend. The first thing I would try is by checking your Xcode scheme's enabled diagnostics, and disabling the different Metal Debugging options if they are enabled.

Case number is FB11845957

Is there anything happening with this case? I got no answer since I replied December 12

Similar issue here. Posted an FB11985276

Hang Risk
 
 
Q