We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
================================================================= Main Thread Checker: UI API called on a background thread: -[UIApplication applicationState] PID: 22651, TID: 4080788, Thread name: (none), Queue name: com.apple.root.default-qos, QoS: 0 Backtrace: 4 Ouye 0x00000001046ab384 -[UTSelfStaticsManager getAppState] + 60 5 Ouye 0x00000001046ab280 -[UTSelfStaticsManager onEventForCrash] + 256 6 Ouye 0x0000000104689c38 __40-[UTMCSystemHook appDIdEnterBackground:]_block_invoke51 + 196 7 libdispatch.dylib 0x0000000107ab76f0 _dispatch_call_block_and_release + 24 8 libdispatch.dylib 0x0000000107ab8c74 _dispatch_client_callout + 16 9 libdispatch.dylib 0x0000000107abbad4 _dispatch_queue_override_invoke + 876 10 libdispatch.dylib 0x0000000107ac9dc8 _dispatch_root_queue_drain + 372 11 libdispatch.dylib 0x0000000107aca7ac _dispatch_worker_thread2 + 156 12 libsystem_pthread.dylib 0x00000001dc8811b4 _pthread_wqthread + 464 13 libsystem_pthread.dylib 0x00000001dc883cd4 start_wqthread + 4 2019-05-16 11:02:15.262355+0800 Ouye[22651:4080788] [reports] Main Thread Checker: UI API called on a background thread: -[UIApplication applicationState] PID: 22651, TID: 4080788, Thread name: (none), Queue name: com.apple.root.default-qos, QoS: 0 Backtrace: 4 Ouye 0x00000001046ab384 -[UTSelfStaticsManager getAppState] + 60 5 Ouye 0x00000001046ab280 -[UTSelfStaticsManager onEventForCrash] + 256 6 Ouye 0x0000000104689c38 __40-[UTMCSystemHook appDIdEnterBackground:]_block_invoke51 + 196 7 libdispatch.dylib 0x0000000107ab76f0 _dispatch_call_block_and_release + 24 8 libdispatch.dylib 0x0000000107ab8c74 _dispatch_client_callout + 16 9 libdispatch.dylib 0x0000000107abbad4 _dispatch_queue_override_invoke + 876 10 libdispatch.dylib 0x0000000107ac9dc8 _dispatch_root_queue_drain + 372 11 libdispatch.dylib 0x0000000107aca7ac _dispatch_worker_thread2 + 156 12 libsystem_pthread.dylib 0x00000001dc8811b4 _pthread_wqthread + 464 13 libsystem_pthread.dylib 0x00000001dc883cd4 start_wqthread + 4 2019-05-16 11:02:31.273848+0800 Ouye[22651:4080948] XPC connection interrupted 2019-05-16 11:02:31.306477+0800 Ouye[22651:4080630] [UT][DEBUG]-[UTDEngine addUTDLog:] line:84
The text was updated successfully, but these errors were encountered:
No branches or pull requests
=================================================================
Main Thread Checker: UI API called on a background thread: -[UIApplication applicationState]
PID: 22651, TID: 4080788, Thread name: (none), Queue name: com.apple.root.default-qos, QoS: 0
Backtrace:
4 Ouye 0x00000001046ab384 -[UTSelfStaticsManager getAppState] + 60
5 Ouye 0x00000001046ab280 -[UTSelfStaticsManager onEventForCrash] + 256
6 Ouye 0x0000000104689c38 __40-[UTMCSystemHook appDIdEnterBackground:]_block_invoke51 + 196
7 libdispatch.dylib 0x0000000107ab76f0 _dispatch_call_block_and_release + 24
8 libdispatch.dylib 0x0000000107ab8c74 _dispatch_client_callout + 16
9 libdispatch.dylib 0x0000000107abbad4 _dispatch_queue_override_invoke + 876
10 libdispatch.dylib 0x0000000107ac9dc8 _dispatch_root_queue_drain + 372
11 libdispatch.dylib 0x0000000107aca7ac _dispatch_worker_thread2 + 156
12 libsystem_pthread.dylib 0x00000001dc8811b4 _pthread_wqthread + 464
13 libsystem_pthread.dylib 0x00000001dc883cd4 start_wqthread + 4
2019-05-16 11:02:15.262355+0800 Ouye[22651:4080788] [reports] Main Thread Checker: UI API called on a background thread: -[UIApplication applicationState]
PID: 22651, TID: 4080788, Thread name: (none), Queue name: com.apple.root.default-qos, QoS: 0
Backtrace:
4 Ouye 0x00000001046ab384 -[UTSelfStaticsManager getAppState] + 60
5 Ouye 0x00000001046ab280 -[UTSelfStaticsManager onEventForCrash] + 256
6 Ouye 0x0000000104689c38 __40-[UTMCSystemHook appDIdEnterBackground:]_block_invoke51 + 196
7 libdispatch.dylib 0x0000000107ab76f0 _dispatch_call_block_and_release + 24
8 libdispatch.dylib 0x0000000107ab8c74 _dispatch_client_callout + 16
9 libdispatch.dylib 0x0000000107abbad4 _dispatch_queue_override_invoke + 876
10 libdispatch.dylib 0x0000000107ac9dc8 _dispatch_root_queue_drain + 372
11 libdispatch.dylib 0x0000000107aca7ac _dispatch_worker_thread2 + 156
12 libsystem_pthread.dylib 0x00000001dc8811b4 _pthread_wqthread + 464
13 libsystem_pthread.dylib 0x00000001dc883cd4 start_wqthread + 4
2019-05-16 11:02:31.273848+0800 Ouye[22651:4080948] XPC connection interrupted
2019-05-16 11:02:31.306477+0800 Ouye[22651:4080630] [UT][DEBUG]-[UTDEngine addUTDLog:] line:84
The text was updated successfully, but these errors were encountered: