Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thread Performance Checker: Thread running at QOS_CLASS_USER_INTERACTIVE waiting on a lower QoS thread running at QOS_CLASS_DEFAULT. Investigate ways to avoid priority inversions #65

Open
Leo-Smith opened this issue May 11, 2023 · 1 comment

Comments

@Leo-Smith
Copy link

报警了,大佬看下,怎么解决。Xcode 14.3 iOS 16.4

Thread Performance Checker: Thread running at QOS_CLASS_USER_INTERACTIVE waiting on a lower QoS thread running at QOS_CLASS_DEFAULT. Investigate ways to avoid priority inversions
PID: 12113, TID: 305019
Backtrace

3 SJMediaCacheServer 0x000000010385b4e8 -[MCSTimer invalidate] + 36
4 SJMediaCacheServer 0x000000010385c054 __47-[MCSProxyServer HTTPConnectionDidDieWithNote:]_block_invoke + 292
5 SJMediaCacheServer 0x000000010385b344 __55-[MCSTimer initWithQueue:start:interval:repeats:block:]_block_invoke + 96
6 libdispatch.dylib 0x0000000103919d50 _dispatch_client_callout + 16
7 libdispatch.dylib 0x000000010391d208 _dispatch_continuation_pop + 756
8 libdispatch.dylib 0x00000001039348d4 _dispatch_source_invoke + 1676
9 libdispatch.dylib 0x000000010392a634 _dispatch_main_queue_drain + 848
10 libdispatch.dylib 0x000000010392a2d4 _dispatch_main_queue_callback_4CF + 40
11 CoreFoundation 0x000000018039a784 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 12
12 CoreFoundation 0x0000000180394de4 __CFRunLoopRun + 1912
13 CoreFoundation 0x0000000180394254 CFRunLoopRunSpecific + 584
14 GraphicsServices 0x0000000188eb7c9c GSEventRunModal + 160
15 UIKitCore 0x0000000104ba6ff0 -[UIApplication _run] + 868
16 UIKitCore 0x0000000104baaf3c UIApplicationMain + 124
17 libswiftUIKit.dylib 0x0000000103ff0454 $s5UIKit17UIApplicationMainys5Int32VAD_SpySpys4Int8VGGSgSSSgAJtF + 100
18 VideoChat 0x0000000102879f84 $sSo21UIApplicationDelegateP5UIKitE4mainyyFZ + 120
19 VideoChat 0x0000000102879efc $s9VideoChat11AppDelegateC5$mainyyFZ + 44
20 VideoChat 0x000000010287a000 main + 28

@ZuoSwify
Copy link

后面解决了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants