[GH-ISSUE #2030] [Bug]: Need for Speed ​​crashes during certain scene transitions, but not every time. #1349

Open
opened 2026-03-03 19:06:04 +03:00 by kerem · 0 comments
Owner

Originally created by @justfunc on GitHub (Nov 18, 2025).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/2030

Describe the bug

Some transition scenes may cause a crash, but not every time.

Steps to reproduce

It will crash after switching between several scenes during gameplay.

Expected behaviour

Running an app as usual

Crash log

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process:             SpeedGame [13438]
Path:                /Users/USER/Library/Containers/io.playcover.PlayCover/*/nfs.app/SpeedGame
Identifier:          com.tencent.speedgame
Version:             1.7.154 (0.2653789)
AppStoreTools:       17A323
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.tencent.speedgame [28807]
User ID:             502

Date/Time:           2025-11-18 11:47:38.8347 +0800
Launch Time:         2025-11-18 11:40:24.7357 +0800
Hardware Model:      MacBookPro18,2
OS Version:          macOS 26.1 (25B78)
Release Type:        User

Crash Reporter Key:  E7616BF4-D817-DC60-6552-7479D0329E89
Incident Identifier: 6BD6ADAD-EDF5-4331-A053-E4A70FD39B0C

Sleep/Wake UUID:       365ED75A-076A-42E5-943B-937CAA6C8434

Time Awake Since Boot: 510000 seconds
Time Since Wake:       3544 seconds

System Integrity Protection: enabled

Triggered by Thread: 86  com.apple.CoreMotion.MotionThread

Exception Type:    EXC_BREAKPOINT (SIGTRAP)
Exception Codes:   0x0000000000000001, 0x00000001980f8c70


Application Specific Information:
BUG IN CLIENT OF LIBDISPATCH: Over-resume of an object
Abort Cause 46638367744


Thread 0::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	       0x19826ac34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x19827d028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x19827398c mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x19826afb4 mach_msg + 24
4   CoreFoundation                	       0x19834cb90 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x19834b4e8 __CFRunLoopRun + 1188
6   CoreFoundation                	       0x19840535c _CFRunLoopRunSpecificWithOptions + 532
7   HIToolbox                     	       0x1a4e08768 RunCurrentEventLoopInMode + 316
8   HIToolbox                     	       0x1a4e0ba90 ReceiveNextEventCommon + 488
9   HIToolbox                     	       0x1a4f95308 _BlockUntilNextEventMatchingListInMode + 48
10  AppKit                        	       0x19cc5c3c0 _DPSBlockUntilNextEventMatchingListInMode + 236
11  AppKit                        	       0x19c755e34 _DPSNextEvent + 588
12  AppKit                        	       0x19d223f44 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
13  AppKit                        	       0x19d223c50 -[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:] + 72
14  AppKit                        	       0x19c74e780 -[NSApplication run] + 368
15  AppKit                        	       0x19c73a6dc NSApplicationMain + 880
16  AppKit                        	       0x19c84b7ac _NSApplicationMainWithInfoDictionary + 24
17  UIKitMacHelper                	       0x1b5dcdc9c UINSApplicationMain + 976
18  UIKitCore                     	       0x1cf952df4 UIApplicationMain + 148
19  SpeedGame                     	       0x107100f70 0x104990000 + 41357168
20  dyld                          	       0x197ee5d54 start + 7184

Thread 1:

Thread 2:
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   ilink_live                    	       0x11925e83c 0x119170000 + 976956
3   ilink_live                    	       0x11923471c 0x119170000 + 804636
4   ilink_live                    	       0x119272904 0x119170000 + 1059076
5   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 3::  Dispatch queue: com.apple.root.default-qos
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x19814fec0 sleep + 52
3   CrashSight                    	       0x116c9590c __51-[CSOperationManager abortAfterSendingReportIfNeed]_block_invoke + 36
4   libdispatch.dylib             	       0x1980f0b5c _dispatch_call_block_and_release + 32
5   libdispatch.dylib             	       0x19810aac4 _dispatch_client_callout + 16
6   libdispatch.dylib             	       0x1981279ec <deduplicated_symbol> + 32
7   libdispatch.dylib             	       0x19810313c _dispatch_root_queue_drain + 736
8   libdispatch.dylib             	       0x198103784 _dispatch_worker_thread2 + 180
9   libsystem_pthread.dylib       	       0x1982a9e10 _pthread_wqthread + 232
10  libsystem_pthread.dylib       	       0x1982a8b9c start_wqthread + 8

Thread 4:

Thread 5:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x19826ac34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x19827d028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x19827398c mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x19826afb4 mach_msg + 24
4   CoreFoundation                	       0x19834cb90 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x19834b4e8 __CFRunLoopRun + 1188
6   CoreFoundation                	       0x19840535c _CFRunLoopRunSpecificWithOptions + 532
7   AppKit                        	       0x19c7e5cb4 _NSEventThread + 184
8   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 6:: com.apple.uikit.eventfetch-thread
0   libsystem_kernel.dylib        	       0x19826ac34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x19827d028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x19827398c mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x19826afb4 mach_msg + 24
4   CoreFoundation                	       0x19834cb90 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x19834b4e8 __CFRunLoopRun + 1188
6   CoreFoundation                	       0x19840535c _CFRunLoopRunSpecificWithOptions + 532
7   Foundation                    	       0x19a592890 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Foundation                    	       0x19a592a94 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100
9   UIKitCore                     	       0x1cf954178 -[UIEventFetcher threadMain] + 104
10  Foundation                    	       0x199b5d7a0 __NSThread__start__ + 732
11  libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
12  libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 7:

Thread 8:

Thread 9:
0   libsystem_kernel.dylib        	       0x19826cae4 __ulock_wait + 8
1   libsystem_pthread.dylib       	       0x1982b1b08 pthread_dependency_wait_np + 80
2   CoreMotion                    	       0x1c3299908 0x1c307e000 + 2210056
3   CoreMotion                    	       0x1c32476c0 0x1c307e000 + 1873600
4   SpeedGame                     	       0x10947b5e0 0x104990000 + 78558688
5   SpeedGame                     	       0x108262c30 0x104990000 + 59583536
6   SpeedGame                     	       0x10a1f22c8 0x104990000 + 92676808
7   SpeedGame                     	       0x109f81710 0x104990000 + 90117904
8   SpeedGame                     	       0x109ed6ef0 0x104990000 + 89419504
9   SpeedGame                     	       0x1070fef70 0x104990000 + 41348976
10  SpeedGame                     	       0x109478128 0x104990000 + 78545192
11  Foundation                    	       0x199b5d7a0 __NSThread__start__ + 732
12  libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
13  libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 10:: caulk.messenger.shared:17
0   libsystem_kernel.dylib        	       0x19826abb0 semaphore_wait_trap + 8
1   caulk                         	       0x1a4891e08 caulk::semaphore::timed_wait(double) + 224
2   caulk                         	       0x1a4891cb0 caulk::concurrent::details::worker_thread::run() + 32
3   caulk                         	       0x1a4891950 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 11:: caulk.messenger.shared:high
0   libsystem_kernel.dylib        	       0x19826abb0 semaphore_wait_trap + 8
1   caulk                         	       0x1a4891e08 caulk::semaphore::timed_wait(double) + 224
2   caulk                         	       0x1a4891cb0 caulk::concurrent::details::worker_thread::run() + 32
3   caulk                         	       0x1a4891950 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 12:: TaskGraphThreadNP 0
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x109252cd4 0x104990000 + 76295380
4   SpeedGame                     	       0x109252b9c 0x104990000 + 76295068
5   SpeedGame                     	       0x109252abc 0x104990000 + 76294844
6   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
7   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
8   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 13:: TaskGraphThreadNP 1
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x109252cd4 0x104990000 + 76295380
4   SpeedGame                     	       0x109252b9c 0x104990000 + 76295068
5   SpeedGame                     	       0x109252abc 0x104990000 + 76294844
6   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
7   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
8   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 14:: TaskGraphThreadNP 2
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x109252cd4 0x104990000 + 76295380
4   SpeedGame                     	       0x109252b9c 0x104990000 + 76295068
5   SpeedGame                     	       0x109252abc 0x104990000 + 76294844
6   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
7   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
8   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 15:: TaskGraphThreadNP 3
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x109252cd4 0x104990000 + 76295380
4   SpeedGame                     	       0x109252b9c 0x104990000 + 76295068
5   SpeedGame                     	       0x109252abc 0x104990000 + 76294844
6   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
7   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
8   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 16:: HeavyTasksThread
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x10925339c 0x104990000 + 76297116
4   SpeedGame                     	       0x10d98f81c 0x104990000 + 150992924
5   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
6   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
7   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 17:: caulk::deferred_logger
0   libsystem_kernel.dylib        	       0x19826abb0 semaphore_wait_trap + 8
1   caulk                         	       0x1a4891e08 caulk::semaphore::timed_wait(double) + 224
2   caulk                         	       0x1a4891cb0 caulk::concurrent::details::worker_thread::run() + 32
3   caulk                         	       0x1a4891950 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 18:: PoolThread ThreadPool 0
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x10927ba1c 0x104990000 + 76462620
4   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
5   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 19:: PoolThread ThreadPool 1
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x10927ba1c 0x104990000 + 76462620
4   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
5   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 20:: PoolThread ThreadPool 2
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x10927ba1c 0x104990000 + 76462620
4   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
5   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 21:: PoolThread ThreadPool 3
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x10927ba1c 0x104990000 + 76462620
4   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
5   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 22:: PoolThread BackgroundThreadPool 0
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x10927ba1c 0x104990000 + 76462620
4   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
5   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 23:: PoolThread BackgroundThreadPool 1
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x10927ba1c 0x104990000 + 76462620
4   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
5   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 24:: com.apple.coremedia.imagequeue.coreanimation.common
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   CoreMedia                     	       0x1a48da848 WaitOnCondition + 72
3   CoreMedia                     	       0x1a48c3b0c FigSemaphoreWaitRelative + 160
4   MediaToolbox                  	       0x1aad461ac 0x1aa9bf000 + 3699116
5   CoreMedia                     	       0x1a48d9014 figThreadMain + 224
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 25:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib        	       0x19826abbc semaphore_wait_signal_trap + 8
1   caulk                         	       0x1a48aefa8 caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&) + 36
2   CoreAudio                     	       0x19b5ba284 HALC_ProxyIOContext::IOWorkLoop() + 5052
3   CoreAudio                     	       0x19b5b8820 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 172
4   CoreAudio                     	       0x19b7862c0 HALC_IOThread::Entry(void*) + 88
5   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 26:: FAsyncWriter_SpeedGame_IOS_RelV7_2653789
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x198146c84 usleep + 68
3   SpeedGame                     	       0x10da1a6c8 0x104990000 + 151561928
4   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
5   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 27:: OnlineAsyncTaskThreadNull DefaultInstance(1)
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265a70 0x104990000 + 76372592
3   SpeedGame                     	       0x10c7fd610 0x104990000 + 132568592
4   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
5   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 28:: PoolThread IOThreadPool 0
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x10927ba1c 0x104990000 + 76462620
4   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
5   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 29:: PoolThread IOThreadPool 1
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x10927ba1c 0x104990000 + 76462620
4   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
5   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 30:: PoolThread IOThreadPool 2
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x10927ba1c 0x104990000 + 76462620
4   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
5   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 31:: PoolThread IOThreadPool 3
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x10927ba1c 0x104990000 + 76462620
4   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
5   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 32:: IoService
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x10d9e4db4 0x104990000 + 151342516
4   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
5   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 33:: IoDispatcher
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x1092c9594 0x104990000 + 76780948
4   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
5   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 34:
0   libsystem_kernel.dylib        	       0x19826ac34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x19827d028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x19827398c mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x19826afb4 mach_msg + 24
4   CoreFoundation                	       0x19834cb90 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x19834b4e8 __CFRunLoopRun + 1188
6   CoreFoundation                	       0x19840535c _CFRunLoopRunSpecificWithOptions + 532
7   Foundation                    	       0x19a592890 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Foundation                    	       0x199b91a50 -[NSRunLoop(NSRunLoop) run] + 64
9   Foundation                    	       0x199b5d7a0 __NSThread__start__ + 732
10  libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
11  libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 35:: PoolThread MetalShaderlibThreadPool 0
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x10927ba1c 0x104990000 + 76462620
4   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
5   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 36:: FMediaTicker
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x10eed1dac 0x104990000 + 173284780
4   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
5   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 37:: TDM-report-1
0   libsystem_kernel.dylib        	       0x19826abb0 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1980f2990 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1980f2f40 _dispatch_semaphore_wait_slow + 132
3   TDataMaster                   	       0x11604b584 TDM::HttpIOS::Request(bool, tdm_tp_stl_c::tdm_string, tdm_tp_stl_c::tdm_string, tdm_tp_stl_c::map<tdm_tp_stl_c::tdm_string, tdm_tp_stl_c::tdm_string>, tdm_tp_stl_c::tdm_string) + 1488
4   TDataMaster                   	       0x11604b9f8 TDM::HttpIOS::HttpPost(tdm_tp_stl_c::tdm_string const&, tdm_tp_stl_c::tdm_string const&, tdm_tp_stl_c::map<tdm_tp_stl_c::tdm_string, tdm_tp_stl_c::tdm_string> const&, tdm_tp_stl_c::tdm_string const&) + 572
5   TDataMaster                   	       0x11600b52c TDM::TDMHTTPClient::SendClientPostRequest(tdm_tp_stl_c::tdm_string&) + 492
6   TDataMaster                   	       0x11604009c TDM::TDMHTTPManager::ClientRequest(TDM::HttpParams*, tdm_tp_stl_c::tdm_string&) + 108
7   TDataMaster                   	       0x11602d610 TDM::TDataMasterReportManager::HTTPReportProc_Sync(tdm_tp_stl_c::tdm_string&, tdm_tp_stl_c::tdm_string&, bool) + 536
8   TDataMaster                   	       0x11602d300 TDM::TDataMasterReportManager::ReportProc2(bool, int) + 200
9   TDataMaster                   	       0x116023150 TDM::TDataMasterReporter::OnThreadProc(bool, int) + 128
10  TDataMaster                   	       0x116022ed0 TDM::TDataMasterReporter::LoopReportData() + 140
11  TDataMaster                   	       0x116022bd4 TDM::TDataMasterReporter::ProcessSingleThread(void*) + 64
12  libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
13  libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 38:: XLogThread
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   GCloudCore                    	       0x115e5ac8c ABase::CCondition::TimeWait(unsigned int) + 172
3   GCloudCore                    	       0x115e5a374 ABase::Logger::_XLogThread(void*) + 60
4   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 39:: MSDKV5-Timer-2
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   MSDKCore                      	       0x1186c044c GCloud::MSDK::MSDKCondition::WaitRelative(GCloud::MSDK::MSDKMutex&, long long) + 156
3   MSDKCore                      	       0x1186bfec8 GCloud::MSDK::MSDKThreadTimer::runloop(double) + 412
4   MSDKCore                      	       0x1186bfc98 GCloud::MSDK::MSDKThreadTimer::StartRoutine(void*) + 192
5   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 40:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	       0x19826ac34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x19827d028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x19827398c mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x19826afb4 mach_msg + 24
4   CoreFoundation                	       0x19834cb90 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x19834b4e8 __CFRunLoopRun + 1188
6   CoreFoundation                	       0x19840535c _CFRunLoopRunSpecificWithOptions + 532
7   CFNetwork                     	       0x19e82eff8 +[__CFN_CoreSchedulingSetRunnable _run:] + 416
8   Foundation                    	       0x199b5d7a0 __NSThread__start__ + 732
9   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 41:: OperationQueue.ThreadProcess
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   GCloudCore                    	       0x115e6040c ABase::CCondition::Wait() + 52
3   GCloudCore                    	       0x115e601f4 ABase::OperationQueueImp::onThreadProc(void*) + 340
4   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 42:: OperationQueue.ThreadProcess
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   GCloudCore                    	       0x115e6040c ABase::CCondition::Wait() + 52
3   GCloudCore                    	       0x115e601f4 ABase::OperationQueueImp::onThreadProc(void*) + 340
4   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 43:: OperationQueue.ThreadManager
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   GCloudCore                    	       0x115e60380 ABase::SleepMS(long long) + 80
3   GCloudCore                    	       0x115e5fff0 ABase::OperationQueueImp::onThreadManageProc(void*) + 428
4   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 44:: PatchThread
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x198146c84 usleep + 68
3   SpeedGame                     	       0x109265854 0x104990000 + 76372052
4   SpeedGame                     	       0x107778570 0x104990000 + 48137584
5   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
6   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
7   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 45:: FAsyncLoadingThread
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265a70 0x104990000 + 76372592
3   SpeedGame                     	       0x10937cbd4 0x104990000 + 77515732
4   SpeedGame                     	       0x10937ccbc 0x104990000 + 77515964
5   SpeedGame                     	       0x10da78868 0x104990000 + 151947368
6   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
7   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
8   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 46:: CThreadBase
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   GCloudCore                    	       0x115e6df0c ABase::CThreadBase::Sleep(int) + 84
3   GCloudCore                    	       0x115e647c4 ABase::CTimerImp::OnThreadProc() + 168
4   GCloudCore                    	       0x115e6dc7c ABase::CThreadBase::onThreadProc(void*) + 704
5   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 47:: SpeedGcloudMsgThread
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x198146c84 usleep + 68
3   SpeedGame                     	       0x109265854 0x104990000 + 76372052
4   SpeedGame                     	       0x10fdb120c 0x104990000 + 188879372
5   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
6   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
7   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 48:: SpeedConnectorChannelThread
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x198146c84 usleep + 68
3   SpeedGame                     	       0x109265854 0x104990000 + 76372052
4   SpeedGame                     	       0x10fdb02ac 0x104990000 + 188875436
5   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
6   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
7   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 49:: RenderThread 1
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x109265ad0 0x104990000 + 76372688
3   SpeedGame                     	       0x1092530cc 0x104990000 + 76296396
4   SpeedGame                     	       0x10961c268 0x104990000 + 80265832
5   SpeedGame                     	       0x109629574 0x104990000 + 80319860
6   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
7   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
8   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 50:: RTHeartBeat 1
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x198146c84 usleep + 68
3   SpeedGame                     	       0x109265854 0x104990000 + 76372052
4   SpeedGame                     	       0x10962ae38 0x104990000 + 80326200
5   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
6   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
7   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 51:: mgpa_handler
0   libsystem_kernel.dylib        	       0x19826ac34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x19827d028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x19827398c mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x19826afb4 mach_msg + 24
4   CoreFoundation                	       0x19834cb90 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x19834b4e8 __CFRunLoopRun + 1188
6   CoreFoundation                	       0x19840535c _CFRunLoopRunSpecificWithOptions + 532
7   Foundation                    	       0x19a592890 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Foundation                    	       0x199b91a50 -[NSRunLoop(NSRunLoop) run] + 64
9   kgvmp_dy                      	       0x116db2688 -[MGPAMsgServer startMainHandlerRunloop] + 308
10  Foundation                    	       0x199b5d7a0 __NSThread__start__ + 732
11  libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
12  libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 52:: APM-IOS-WorkThread
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x19814fec0 sleep + 52
3   GPM_dylib                     	       0x1189959b4 -[TApmApiSingleInstance startWorkThread] + 2784
4   Foundation                    	       0x199b5d7a0 __NSThread__start__ + 732
5   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 53:: APM-IOS-UploadThread
0   libsystem_kernel.dylib        	       0x19826abb0 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x1980f2990 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x1980f2f40 _dispatch_semaphore_wait_slow + 132
3   GPM_dylib                     	       0x11899676c -[TApmApiSingleInstance startUploadThread] + 132
4   Foundation                    	       0x199b5d7a0 __NSThread__start__ + 732
5   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 54:: com.tencent.tpns
0   libsystem_kernel.dylib        	       0x19826ac34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x19827d028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x19827398c mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x19826afb4 mach_msg + 24
4   CoreFoundation                	       0x19834cb90 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x19834b4e8 __CFRunLoopRun + 1188
6   CoreFoundation                	       0x19840535c _CFRunLoopRunSpecificWithOptions + 532
7   Foundation                    	       0x19a592890 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Foundation                    	       0x199b91a50 -[NSRunLoop(NSRunLoop) run] + 64
9   SpeedGame                     	       0x106caf388 0x104990000 + 36828040
10  Foundation                    	       0x199b5d7a0 __NSThread__start__ + 732
11  libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
12  libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 55:

Thread 56:: MSDKV5-Work-4
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   MSDKCore                      	       0x1186cfc9c GCloud::MSDK::MSDKCondition::Wait(GCloud::MSDK::MSDKMutex&) + 12
3   MSDKCore                      	       0x1186cf400 GCloud::MSDK::MSDKThreadManager::WorkThreadRunLoop() + 160
4   MSDKCore                      	       0x1186cf34c GCloud::MSDK::MSDKThreadManager::StartWorkRoutine(void*) + 84
5   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 57:: GThreadProcess
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   GCloud                        	       0x11745b6cc GCloud::CCondition::Wait() + 72
3   GCloud                        	       0x11745b230 GCloud::OperationQueueImp::onThreadProc(void*) + 1696
4   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 58:: GThreadProcess
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   GCloud                        	       0x11745b5bc 0x11714c000 + 3208636
3   GCloud                        	       0x11745b4c8 GCloud::OperationQueueImp::onThreadProc(void*) + 2360
4   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 59:: GThreadManager
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   GCloud                        	       0x11745b5bc 0x11714c000 + 3208636
3   GCloud                        	       0x11745aa8c GCloud::OperationQueueImp::onThreadManageProc(void*) + 2228
4   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 60:
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x198146c84 usleep + 68
3   GCloud                        	       0x117915df8 cu::CPufferDownloadAction::run() + 4412
4   GCloud                        	       0x11791afc0 non-virtual thunk to cu::CPufferDownloadAction::run() + 28
5   GCloud                        	       0x1178e92e4 cu_thread_imp::run() + 68
6   GCloud                        	       0x1178e9290 pthread_worker(void*) + 32
7   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 61:
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   GCloud                        	       0x1178ec814 cu_event::WaitForMultipleEvents(cu_event::cu_event_t_**, int, bool, unsigned long long, int&) + 1652
3   GCloud                        	       0x1178ec16c cu_event::WaitForMultipleEvents(cu_event::cu_event_t_**, int, bool, unsigned long long) + 64
4   GCloud                        	       0x117d9253c CCallbackMsgProcess::run() + 3448
5   GCloud                        	       0x1178e92e4 cu_thread_imp::run() + 68
6   GCloud                        	       0x1178e9290 pthread_worker(void*) + 32
7   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 62:
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x198146c84 usleep + 68
3   GCloud                        	       0x117d87ee8 CDownloadProcess::run() + 440
4   GCloud                        	       0x1178e92e4 cu_thread_imp::run() + 68
5   GCloud                        	       0x1178e9290 pthread_worker(void*) + 32
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 63:
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   GCloud                        	       0x1178ec82c cu_event::WaitForMultipleEvents(cu_event::cu_event_t_**, int, bool, unsigned long long, int&) + 1676
3   GCloud                        	       0x1178ec16c cu_event::WaitForMultipleEvents(cu_event::cu_event_t_**, int, bool, unsigned long long) + 64
4   GCloud                        	       0x117d0252c CInterfaceMsgProcess::run() + 468
5   GCloud                        	       0x1178e92e4 cu_thread_imp::run() + 68
6   GCloud                        	       0x1178e9290 pthread_worker(void*) + 32
7   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 64:: XLogThread
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   GCloudCore                    	       0x115e5ac8c ABase::CCondition::TimeWait(unsigned int) + 172
3   GCloudCore                    	       0x115e5a374 ABase::Logger::_XLogThread(void*) + 60
4   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 65:: LuaDeadLoopCheck
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x198146c84 usleep + 68
3   SpeedGame                     	       0x109265854 0x104990000 + 76372052
4   SpeedGame                     	       0x10ca399c0 0x104990000 + 134912448
5   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
6   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
7   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 66:
0   libsystem_kernel.dylib        	       0x19826e4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1982ae0dc _pthread_cond_wait + 984
2   SpeedGame                     	       0x106bf18b0 0x104990000 + 36051120
3   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
4   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 67:
0   libsystem_kernel.dylib        	       0x19826abb0 semaphore_wait_trap + 8
1   SpeedGame                     	       0x106bb78bc 0x104990000 + 35813564
2   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
3   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 68:: ausm_messenger_for_buffer_disposal
0   libsystem_kernel.dylib        	       0x19826abb0 semaphore_wait_trap + 8
1   caulk                         	       0x1a4891e08 caulk::semaphore::timed_wait(double) + 224
2   caulk                         	       0x1a4891cb0 caulk::concurrent::details::worker_thread::run() + 32
3   caulk                         	       0x1a4891950 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 69:
0   libsystem_kernel.dylib        	       0x19826abb0 semaphore_wait_trap + 8
1   SpeedGame                     	       0x106b715e0 0x104990000 + 35526112
2   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
3   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 70:
0   libsystem_kernel.dylib        	       0x19826abb0 semaphore_wait_trap + 8
1   SpeedGame                     	       0x106bbe970 0x104990000 + 35842416
2   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
3   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 71:: ace_schedule3
0   libsystem_kernel.dylib        	       0x198275e54 __select + 8
1   tersafe                       	       0x1164f35c0 0x116460000 + 603584
2   tersafe                       	       0x11654e8f0 0x116460000 + 977136
3   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
4   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 72:
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x19814fec0 sleep + 52
3   tersafe                       	       0x1165bc7b0 0x116460000 + 1427376
4   tersafe                       	       0x1165e6520 0x116460000 + 1598752
5   tersafe                       	       0x116613420 0x116460000 + 1782816
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 73:
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x19814fec0 sleep + 52
3   tersafe                       	       0x1165bc7b0 0x116460000 + 1427376
4   tersafe                       	       0x116610178 0x116460000 + 1769848
5   tersafe                       	       0x116613420 0x116460000 + 1782816
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 74:: ace_worker0
0   libsystem_kernel.dylib        	       0x198279d90 sem_wait + 8
1   tersafe                       	       0x1164f6740 0x116460000 + 616256
2   tersafe                       	       0x11654e8f0 0x116460000 + 977136
3   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
4   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 75:: Log work queue
0   libsystem_kernel.dylib        	       0x19826abb0 semaphore_wait_trap + 8
1   WebKit                        	       0x1e8c761e0 WTF::Detail::CallableWrapper<IPC::StreamConnectionWorkQueue::startProcessingThread()::$_0, void>::call() + 52
2   JavaScriptCore                	       0x1e5d2b3b4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 368
3   JavaScriptCore                	       0x1e5b05928 WTF::wtfThreadEntryPoint(void*) + 16
4   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 76:
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x19814fec0 sleep + 52
3   tersafe                       	       0x1165bc7b0 0x116460000 + 1427376
4   tersafe                       	       0x11660af4c 0x116460000 + 1748812
5   tersafe                       	       0x116613420 0x116460000 + 1782816
6   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 77:

Thread 78:: GVoiceUtil
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x198146c84 usleep + 68
3   SpeedGame                     	       0x106436378 0x104990000 + 27943800
4   SpeedGame                     	       0x1062a437c ApolloTVE::CSysThread::GSysThreadProc(void*) + 24
5   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 79:: GVoiceCapture
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x198146c84 usleep + 68
3   SpeedGame                     	       0x1063f1aa0 0x104990000 + 27663008
4   SpeedGame                     	       0x1062a437c ApolloTVE::CSysThread::GSysThreadProc(void*) + 24
5   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 80:: GVoiceCdnv
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x198146c84 usleep + 68
3   SpeedGame                     	       0x1065ff23c 0x104990000 + 29815356
4   SpeedGame                     	       0x1065fb558 0x104990000 + 29799768
5   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 81:: ace_rp_queue
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x19814fec0 sleep + 52
3   tersafe                       	       0x116504180 0x116460000 + 672128
4   tersafe                       	       0x11654e8f0 0x116460000 + 977136
5   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 82:
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x19814fec0 sleep + 52
3   tersafe                       	       0x1165bc7b0 0x116460000 + 1427376
4   tersafe                       	       0x1166470e8 0x116460000 + 1994984
5   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 83:: FLuaDeadLoopCheck
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libsystem_c.dylib             	       0x198146c84 usleep + 68
3   SpeedGame                     	       0x109265854 0x104990000 + 76372052
4   SpeedGame                     	       0x10d054e0c 0x104990000 + 141315596
5   SpeedGame                     	       0x1092786bc 0x104990000 + 76449468
6   SpeedGame                     	       0x10926c86c 0x104990000 + 76400748
7   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 84:
0   libsystem_kernel.dylib        	       0x19826e2f4 __semwait_signal + 8
1   libsystem_c.dylib             	       0x198146d6c nanosleep + 220
2   libc++.1.dylib                	       0x1981e0400 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>> const&) + 84
3   SpeedGame                     	       0x106d15d6c 0x104990000 + 37248364
4   SpeedGame                     	       0x106d15cb8 0x104990000 + 37248184
5   SpeedGame                     	       0x106d18c08 0x104990000 + 37260296
6   SpeedGame                     	       0x106d191d8 0x104990000 + 37261784
7   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 85:: ace_cs2
0   libsystem_kernel.dylib        	       0x198275e54 __select + 8
1   tersafe                       	       0x1164d709c 0x116460000 + 487580
2   tersafe                       	       0x11654e8f0 0x116460000 + 977136
3   libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
4   libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

Thread 86 Crashed:: com.apple.CoreMotion.MotionThread
0   libdispatch.dylib             	       0x1980f8c70 _dispatch_lane_resume + 728
1   UIKitMacHelper                	       0x1b5e2fca4 -[UINSVirtualMotionDevice dealloc] + 72
2   CoreMotion                    	       0x1c3247750 0x1c307e000 + 1873744
3   CoreMotion                    	       0x1c3299c38 0x1c307e000 + 2210872
4   CoreMotion                    	       0x1c3299c88 0x1c307e000 + 2210952
5   CoreFoundation                	       0x19834c5f4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 28
6   CoreFoundation                	       0x19834c534 __CFRunLoopDoBlocks + 396
7   CoreFoundation                	       0x19834b978 __CFRunLoopRun + 2356
8   CoreFoundation                	       0x19840535c _CFRunLoopRunSpecificWithOptions + 532
9   CoreFoundation                	       0x19839ea30 CFRunLoopRun + 64
10  CoreMotion                    	       0x1c3299038 0x1c307e000 + 2207800
11  libsystem_pthread.dylib       	       0x1982adc08 _pthread_start + 136
12  libsystem_pthread.dylib       	       0x1982a8ba8 thread_start + 8

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 2
    thread_create: 0
    thread_set_state: 60

VM Region Summary:
ReadOnly portion of Libraries: Total=2.2G resident=0K(0%) swapped_out_or_unallocated=2.2G(100%)
Writable regions: Total=5.9G written=2120K(0%) resident=2120K(0%) swapped_out=0K(0%) unallocated=5.9G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
ColorSync                           16K        1 
CoreAnimation                     1024K       64 
CoreGraphics                        32K        2 
CoreMedia HTTP cache              26.6M      425 
CoreServices                       208K        1 
CoreUI image data                  736K        5 
Foundation                          48K        2 
Kernel Alloc Once                   32K        1 
MALLOC                             1.5G      373 
MALLOC guard page                 3472K        4 
MALLOC_LARGE (reserved)           2064K        1         reserved VM address space (unallocated)
SQLite page cache                  896K        7 
STACK GUARD                       57.4M       87 
Stack                             53.9M       89 
VM_ALLOCATE                       64.8M       56 
VM_ALLOCATE (reserved)             4.0G        7         reserved VM address space (unallocated)
WebKit Malloc                    224.1M        5 
WebKit Malloc (reserved)          32.0M        1         reserved VM address space (unallocated)
__AUTH                            6492K      704 
__AUTH_CONST                      96.6M     1107 
__CTF                               824        1 
__DATA                            99.0M     1105 
__DATA_CONST                      35.8M     1120 
__DATA_DIRTY                       9.9M      963 
__FONT_DATA                        2352        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       638.2M       44 
__LLVM_COV                          32K        1 
__OBJC_RO                         78.3M        1 
__OBJC_RW                         2567K        1 
__TEXT                             1.6G     1185 
__TPRO_CONST                       128K        2 
dyld private memory                416K        3 
mapped file                      805.8M     2263 
page table in kernel              2120K        1 
shared memory                     2256K       17 
===========                     =======  ======= 
TOTAL                              9.3G     9653 
TOTAL, minus reserved VM space     5.2G     9653 

Model: MacBookPro18,2, BootROM 13822.41.1, proc 10:8:2 processors, 64 GB, SMC 
Graphics: Apple M1 Max, Apple M1 Max, Built-In
Display: Redmi 27 NU, 6720 x 3780, Main, MirrorOff, Online
Memory Module: LPDDR5, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep 22 2025 22:41:34 version 20.131.4.0.8.7.215 FWID 01-45655c04
IO80211_driverkit-1530.16 "IO80211_driverkit-1530.16" Oct 10 2025 22:56:35
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.

What version of PlayCover are you using?

3.1.0

What version of macOS are you using?

Other (please specify)

Issue Language

  • Yes my issue is written in English
Originally created by @justfunc on GitHub (Nov 18, 2025). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/2030 ### Describe the bug Some transition scenes may cause a crash, but not every time. ### Steps to reproduce It will crash after switching between several scenes during gameplay. ### Expected behaviour Running an app as usual ### Crash log ```shell ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: SpeedGame [13438] Path: /Users/USER/Library/Containers/io.playcover.PlayCover/*/nfs.app/SpeedGame Identifier: com.tencent.speedgame Version: 1.7.154 (0.2653789) AppStoreTools: 17A323 Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.tencent.speedgame [28807] User ID: 502 Date/Time: 2025-11-18 11:47:38.8347 +0800 Launch Time: 2025-11-18 11:40:24.7357 +0800 Hardware Model: MacBookPro18,2 OS Version: macOS 26.1 (25B78) Release Type: User Crash Reporter Key: E7616BF4-D817-DC60-6552-7479D0329E89 Incident Identifier: 6BD6ADAD-EDF5-4331-A053-E4A70FD39B0C Sleep/Wake UUID: 365ED75A-076A-42E5-943B-937CAA6C8434 Time Awake Since Boot: 510000 seconds Time Since Wake: 3544 seconds System Integrity Protection: enabled Triggered by Thread: 86 com.apple.CoreMotion.MotionThread Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x00000001980f8c70 Application Specific Information: BUG IN CLIENT OF LIBDISPATCH: Over-resume of an object Abort Cause 46638367744 Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x19826ac34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x19827d028 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x19827398c mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x19826afb4 mach_msg + 24 4 CoreFoundation 0x19834cb90 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x19834b4e8 __CFRunLoopRun + 1188 6 CoreFoundation 0x19840535c _CFRunLoopRunSpecificWithOptions + 532 7 HIToolbox 0x1a4e08768 RunCurrentEventLoopInMode + 316 8 HIToolbox 0x1a4e0ba90 ReceiveNextEventCommon + 488 9 HIToolbox 0x1a4f95308 _BlockUntilNextEventMatchingListInMode + 48 10 AppKit 0x19cc5c3c0 _DPSBlockUntilNextEventMatchingListInMode + 236 11 AppKit 0x19c755e34 _DPSNextEvent + 588 12 AppKit 0x19d223f44 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688 13 AppKit 0x19d223c50 -[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:] + 72 14 AppKit 0x19c74e780 -[NSApplication run] + 368 15 AppKit 0x19c73a6dc NSApplicationMain + 880 16 AppKit 0x19c84b7ac _NSApplicationMainWithInfoDictionary + 24 17 UIKitMacHelper 0x1b5dcdc9c UINSApplicationMain + 976 18 UIKitCore 0x1cf952df4 UIApplicationMain + 148 19 SpeedGame 0x107100f70 0x104990000 + 41357168 20 dyld 0x197ee5d54 start + 7184 Thread 1: Thread 2: 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 ilink_live 0x11925e83c 0x119170000 + 976956 3 ilink_live 0x11923471c 0x119170000 + 804636 4 ilink_live 0x119272904 0x119170000 + 1059076 5 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 6 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 3:: Dispatch queue: com.apple.root.default-qos 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x19814fec0 sleep + 52 3 CrashSight 0x116c9590c __51-[CSOperationManager abortAfterSendingReportIfNeed]_block_invoke + 36 4 libdispatch.dylib 0x1980f0b5c _dispatch_call_block_and_release + 32 5 libdispatch.dylib 0x19810aac4 _dispatch_client_callout + 16 6 libdispatch.dylib 0x1981279ec <deduplicated_symbol> + 32 7 libdispatch.dylib 0x19810313c _dispatch_root_queue_drain + 736 8 libdispatch.dylib 0x198103784 _dispatch_worker_thread2 + 180 9 libsystem_pthread.dylib 0x1982a9e10 _pthread_wqthread + 232 10 libsystem_pthread.dylib 0x1982a8b9c start_wqthread + 8 Thread 4: Thread 5:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x19826ac34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x19827d028 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x19827398c mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x19826afb4 mach_msg + 24 4 CoreFoundation 0x19834cb90 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x19834b4e8 __CFRunLoopRun + 1188 6 CoreFoundation 0x19840535c _CFRunLoopRunSpecificWithOptions + 532 7 AppKit 0x19c7e5cb4 _NSEventThread + 184 8 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 9 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 6:: com.apple.uikit.eventfetch-thread 0 libsystem_kernel.dylib 0x19826ac34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x19827d028 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x19827398c mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x19826afb4 mach_msg + 24 4 CoreFoundation 0x19834cb90 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x19834b4e8 __CFRunLoopRun + 1188 6 CoreFoundation 0x19840535c _CFRunLoopRunSpecificWithOptions + 532 7 Foundation 0x19a592890 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 Foundation 0x19a592a94 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100 9 UIKitCore 0x1cf954178 -[UIEventFetcher threadMain] + 104 10 Foundation 0x199b5d7a0 __NSThread__start__ + 732 11 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 12 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 7: Thread 8: Thread 9: 0 libsystem_kernel.dylib 0x19826cae4 __ulock_wait + 8 1 libsystem_pthread.dylib 0x1982b1b08 pthread_dependency_wait_np + 80 2 CoreMotion 0x1c3299908 0x1c307e000 + 2210056 3 CoreMotion 0x1c32476c0 0x1c307e000 + 1873600 4 SpeedGame 0x10947b5e0 0x104990000 + 78558688 5 SpeedGame 0x108262c30 0x104990000 + 59583536 6 SpeedGame 0x10a1f22c8 0x104990000 + 92676808 7 SpeedGame 0x109f81710 0x104990000 + 90117904 8 SpeedGame 0x109ed6ef0 0x104990000 + 89419504 9 SpeedGame 0x1070fef70 0x104990000 + 41348976 10 SpeedGame 0x109478128 0x104990000 + 78545192 11 Foundation 0x199b5d7a0 __NSThread__start__ + 732 12 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 13 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 10:: caulk.messenger.shared:17 0 libsystem_kernel.dylib 0x19826abb0 semaphore_wait_trap + 8 1 caulk 0x1a4891e08 caulk::semaphore::timed_wait(double) + 224 2 caulk 0x1a4891cb0 caulk::concurrent::details::worker_thread::run() + 32 3 caulk 0x1a4891950 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96 4 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 5 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 11:: caulk.messenger.shared:high 0 libsystem_kernel.dylib 0x19826abb0 semaphore_wait_trap + 8 1 caulk 0x1a4891e08 caulk::semaphore::timed_wait(double) + 224 2 caulk 0x1a4891cb0 caulk::concurrent::details::worker_thread::run() + 32 3 caulk 0x1a4891950 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96 4 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 5 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 12:: TaskGraphThreadNP 0 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x109252cd4 0x104990000 + 76295380 4 SpeedGame 0x109252b9c 0x104990000 + 76295068 5 SpeedGame 0x109252abc 0x104990000 + 76294844 6 SpeedGame 0x1092786bc 0x104990000 + 76449468 7 SpeedGame 0x10926c86c 0x104990000 + 76400748 8 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 9 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 13:: TaskGraphThreadNP 1 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x109252cd4 0x104990000 + 76295380 4 SpeedGame 0x109252b9c 0x104990000 + 76295068 5 SpeedGame 0x109252abc 0x104990000 + 76294844 6 SpeedGame 0x1092786bc 0x104990000 + 76449468 7 SpeedGame 0x10926c86c 0x104990000 + 76400748 8 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 9 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 14:: TaskGraphThreadNP 2 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x109252cd4 0x104990000 + 76295380 4 SpeedGame 0x109252b9c 0x104990000 + 76295068 5 SpeedGame 0x109252abc 0x104990000 + 76294844 6 SpeedGame 0x1092786bc 0x104990000 + 76449468 7 SpeedGame 0x10926c86c 0x104990000 + 76400748 8 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 9 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 15:: TaskGraphThreadNP 3 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x109252cd4 0x104990000 + 76295380 4 SpeedGame 0x109252b9c 0x104990000 + 76295068 5 SpeedGame 0x109252abc 0x104990000 + 76294844 6 SpeedGame 0x1092786bc 0x104990000 + 76449468 7 SpeedGame 0x10926c86c 0x104990000 + 76400748 8 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 9 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 16:: HeavyTasksThread 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x10925339c 0x104990000 + 76297116 4 SpeedGame 0x10d98f81c 0x104990000 + 150992924 5 SpeedGame 0x1092786bc 0x104990000 + 76449468 6 SpeedGame 0x10926c86c 0x104990000 + 76400748 7 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 8 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 17:: caulk::deferred_logger 0 libsystem_kernel.dylib 0x19826abb0 semaphore_wait_trap + 8 1 caulk 0x1a4891e08 caulk::semaphore::timed_wait(double) + 224 2 caulk 0x1a4891cb0 caulk::concurrent::details::worker_thread::run() + 32 3 caulk 0x1a4891950 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96 4 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 5 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 18:: PoolThread ThreadPool 0 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x10927ba1c 0x104990000 + 76462620 4 SpeedGame 0x1092786bc 0x104990000 + 76449468 5 SpeedGame 0x10926c86c 0x104990000 + 76400748 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 19:: PoolThread ThreadPool 1 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x10927ba1c 0x104990000 + 76462620 4 SpeedGame 0x1092786bc 0x104990000 + 76449468 5 SpeedGame 0x10926c86c 0x104990000 + 76400748 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 20:: PoolThread ThreadPool 2 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x10927ba1c 0x104990000 + 76462620 4 SpeedGame 0x1092786bc 0x104990000 + 76449468 5 SpeedGame 0x10926c86c 0x104990000 + 76400748 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 21:: PoolThread ThreadPool 3 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x10927ba1c 0x104990000 + 76462620 4 SpeedGame 0x1092786bc 0x104990000 + 76449468 5 SpeedGame 0x10926c86c 0x104990000 + 76400748 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 22:: PoolThread BackgroundThreadPool 0 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x10927ba1c 0x104990000 + 76462620 4 SpeedGame 0x1092786bc 0x104990000 + 76449468 5 SpeedGame 0x10926c86c 0x104990000 + 76400748 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 23:: PoolThread BackgroundThreadPool 1 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x10927ba1c 0x104990000 + 76462620 4 SpeedGame 0x1092786bc 0x104990000 + 76449468 5 SpeedGame 0x10926c86c 0x104990000 + 76400748 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 24:: com.apple.coremedia.imagequeue.coreanimation.common 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 CoreMedia 0x1a48da848 WaitOnCondition + 72 3 CoreMedia 0x1a48c3b0c FigSemaphoreWaitRelative + 160 4 MediaToolbox 0x1aad461ac 0x1aa9bf000 + 3699116 5 CoreMedia 0x1a48d9014 figThreadMain + 224 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 25:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x19826abbc semaphore_wait_signal_trap + 8 1 caulk 0x1a48aefa8 caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&) + 36 2 CoreAudio 0x19b5ba284 HALC_ProxyIOContext::IOWorkLoop() + 5052 3 CoreAudio 0x19b5b8820 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 172 4 CoreAudio 0x19b7862c0 HALC_IOThread::Entry(void*) + 88 5 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 6 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 26:: FAsyncWriter_SpeedGame_IOS_RelV7_2653789 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x198146c84 usleep + 68 3 SpeedGame 0x10da1a6c8 0x104990000 + 151561928 4 SpeedGame 0x1092786bc 0x104990000 + 76449468 5 SpeedGame 0x10926c86c 0x104990000 + 76400748 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 27:: OnlineAsyncTaskThreadNull DefaultInstance(1) 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265a70 0x104990000 + 76372592 3 SpeedGame 0x10c7fd610 0x104990000 + 132568592 4 SpeedGame 0x1092786bc 0x104990000 + 76449468 5 SpeedGame 0x10926c86c 0x104990000 + 76400748 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 28:: PoolThread IOThreadPool 0 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x10927ba1c 0x104990000 + 76462620 4 SpeedGame 0x1092786bc 0x104990000 + 76449468 5 SpeedGame 0x10926c86c 0x104990000 + 76400748 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 29:: PoolThread IOThreadPool 1 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x10927ba1c 0x104990000 + 76462620 4 SpeedGame 0x1092786bc 0x104990000 + 76449468 5 SpeedGame 0x10926c86c 0x104990000 + 76400748 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 30:: PoolThread IOThreadPool 2 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x10927ba1c 0x104990000 + 76462620 4 SpeedGame 0x1092786bc 0x104990000 + 76449468 5 SpeedGame 0x10926c86c 0x104990000 + 76400748 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 31:: PoolThread IOThreadPool 3 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x10927ba1c 0x104990000 + 76462620 4 SpeedGame 0x1092786bc 0x104990000 + 76449468 5 SpeedGame 0x10926c86c 0x104990000 + 76400748 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 32:: IoService 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x10d9e4db4 0x104990000 + 151342516 4 SpeedGame 0x1092786bc 0x104990000 + 76449468 5 SpeedGame 0x10926c86c 0x104990000 + 76400748 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 33:: IoDispatcher 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x1092c9594 0x104990000 + 76780948 4 SpeedGame 0x1092786bc 0x104990000 + 76449468 5 SpeedGame 0x10926c86c 0x104990000 + 76400748 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 34: 0 libsystem_kernel.dylib 0x19826ac34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x19827d028 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x19827398c mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x19826afb4 mach_msg + 24 4 CoreFoundation 0x19834cb90 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x19834b4e8 __CFRunLoopRun + 1188 6 CoreFoundation 0x19840535c _CFRunLoopRunSpecificWithOptions + 532 7 Foundation 0x19a592890 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 Foundation 0x199b91a50 -[NSRunLoop(NSRunLoop) run] + 64 9 Foundation 0x199b5d7a0 __NSThread__start__ + 732 10 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 11 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 35:: PoolThread MetalShaderlibThreadPool 0 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x10927ba1c 0x104990000 + 76462620 4 SpeedGame 0x1092786bc 0x104990000 + 76449468 5 SpeedGame 0x10926c86c 0x104990000 + 76400748 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 36:: FMediaTicker 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x10eed1dac 0x104990000 + 173284780 4 SpeedGame 0x1092786bc 0x104990000 + 76449468 5 SpeedGame 0x10926c86c 0x104990000 + 76400748 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 37:: TDM-report-1 0 libsystem_kernel.dylib 0x19826abb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x1980f2990 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x1980f2f40 _dispatch_semaphore_wait_slow + 132 3 TDataMaster 0x11604b584 TDM::HttpIOS::Request(bool, tdm_tp_stl_c::tdm_string, tdm_tp_stl_c::tdm_string, tdm_tp_stl_c::map<tdm_tp_stl_c::tdm_string, tdm_tp_stl_c::tdm_string>, tdm_tp_stl_c::tdm_string) + 1488 4 TDataMaster 0x11604b9f8 TDM::HttpIOS::HttpPost(tdm_tp_stl_c::tdm_string const&, tdm_tp_stl_c::tdm_string const&, tdm_tp_stl_c::map<tdm_tp_stl_c::tdm_string, tdm_tp_stl_c::tdm_string> const&, tdm_tp_stl_c::tdm_string const&) + 572 5 TDataMaster 0x11600b52c TDM::TDMHTTPClient::SendClientPostRequest(tdm_tp_stl_c::tdm_string&) + 492 6 TDataMaster 0x11604009c TDM::TDMHTTPManager::ClientRequest(TDM::HttpParams*, tdm_tp_stl_c::tdm_string&) + 108 7 TDataMaster 0x11602d610 TDM::TDataMasterReportManager::HTTPReportProc_Sync(tdm_tp_stl_c::tdm_string&, tdm_tp_stl_c::tdm_string&, bool) + 536 8 TDataMaster 0x11602d300 TDM::TDataMasterReportManager::ReportProc2(bool, int) + 200 9 TDataMaster 0x116023150 TDM::TDataMasterReporter::OnThreadProc(bool, int) + 128 10 TDataMaster 0x116022ed0 TDM::TDataMasterReporter::LoopReportData() + 140 11 TDataMaster 0x116022bd4 TDM::TDataMasterReporter::ProcessSingleThread(void*) + 64 12 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 13 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 38:: XLogThread 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 GCloudCore 0x115e5ac8c ABase::CCondition::TimeWait(unsigned int) + 172 3 GCloudCore 0x115e5a374 ABase::Logger::_XLogThread(void*) + 60 4 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 5 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 39:: MSDKV5-Timer-2 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 MSDKCore 0x1186c044c GCloud::MSDK::MSDKCondition::WaitRelative(GCloud::MSDK::MSDKMutex&, long long) + 156 3 MSDKCore 0x1186bfec8 GCloud::MSDK::MSDKThreadTimer::runloop(double) + 412 4 MSDKCore 0x1186bfc98 GCloud::MSDK::MSDKThreadTimer::StartRoutine(void*) + 192 5 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 6 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 40:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x19826ac34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x19827d028 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x19827398c mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x19826afb4 mach_msg + 24 4 CoreFoundation 0x19834cb90 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x19834b4e8 __CFRunLoopRun + 1188 6 CoreFoundation 0x19840535c _CFRunLoopRunSpecificWithOptions + 532 7 CFNetwork 0x19e82eff8 +[__CFN_CoreSchedulingSetRunnable _run:] + 416 8 Foundation 0x199b5d7a0 __NSThread__start__ + 732 9 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 10 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 41:: OperationQueue.ThreadProcess 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 GCloudCore 0x115e6040c ABase::CCondition::Wait() + 52 3 GCloudCore 0x115e601f4 ABase::OperationQueueImp::onThreadProc(void*) + 340 4 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 5 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 42:: OperationQueue.ThreadProcess 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 GCloudCore 0x115e6040c ABase::CCondition::Wait() + 52 3 GCloudCore 0x115e601f4 ABase::OperationQueueImp::onThreadProc(void*) + 340 4 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 5 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 43:: OperationQueue.ThreadManager 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 GCloudCore 0x115e60380 ABase::SleepMS(long long) + 80 3 GCloudCore 0x115e5fff0 ABase::OperationQueueImp::onThreadManageProc(void*) + 428 4 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 5 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 44:: PatchThread 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x198146c84 usleep + 68 3 SpeedGame 0x109265854 0x104990000 + 76372052 4 SpeedGame 0x107778570 0x104990000 + 48137584 5 SpeedGame 0x1092786bc 0x104990000 + 76449468 6 SpeedGame 0x10926c86c 0x104990000 + 76400748 7 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 8 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 45:: FAsyncLoadingThread 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265a70 0x104990000 + 76372592 3 SpeedGame 0x10937cbd4 0x104990000 + 77515732 4 SpeedGame 0x10937ccbc 0x104990000 + 77515964 5 SpeedGame 0x10da78868 0x104990000 + 151947368 6 SpeedGame 0x1092786bc 0x104990000 + 76449468 7 SpeedGame 0x10926c86c 0x104990000 + 76400748 8 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 9 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 46:: CThreadBase 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 GCloudCore 0x115e6df0c ABase::CThreadBase::Sleep(int) + 84 3 GCloudCore 0x115e647c4 ABase::CTimerImp::OnThreadProc() + 168 4 GCloudCore 0x115e6dc7c ABase::CThreadBase::onThreadProc(void*) + 704 5 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 6 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 47:: SpeedGcloudMsgThread 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x198146c84 usleep + 68 3 SpeedGame 0x109265854 0x104990000 + 76372052 4 SpeedGame 0x10fdb120c 0x104990000 + 188879372 5 SpeedGame 0x1092786bc 0x104990000 + 76449468 6 SpeedGame 0x10926c86c 0x104990000 + 76400748 7 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 8 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 48:: SpeedConnectorChannelThread 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x198146c84 usleep + 68 3 SpeedGame 0x109265854 0x104990000 + 76372052 4 SpeedGame 0x10fdb02ac 0x104990000 + 188875436 5 SpeedGame 0x1092786bc 0x104990000 + 76449468 6 SpeedGame 0x10926c86c 0x104990000 + 76400748 7 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 8 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 49:: RenderThread 1 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x109265ad0 0x104990000 + 76372688 3 SpeedGame 0x1092530cc 0x104990000 + 76296396 4 SpeedGame 0x10961c268 0x104990000 + 80265832 5 SpeedGame 0x109629574 0x104990000 + 80319860 6 SpeedGame 0x1092786bc 0x104990000 + 76449468 7 SpeedGame 0x10926c86c 0x104990000 + 76400748 8 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 9 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 50:: RTHeartBeat 1 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x198146c84 usleep + 68 3 SpeedGame 0x109265854 0x104990000 + 76372052 4 SpeedGame 0x10962ae38 0x104990000 + 80326200 5 SpeedGame 0x1092786bc 0x104990000 + 76449468 6 SpeedGame 0x10926c86c 0x104990000 + 76400748 7 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 8 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 51:: mgpa_handler 0 libsystem_kernel.dylib 0x19826ac34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x19827d028 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x19827398c mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x19826afb4 mach_msg + 24 4 CoreFoundation 0x19834cb90 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x19834b4e8 __CFRunLoopRun + 1188 6 CoreFoundation 0x19840535c _CFRunLoopRunSpecificWithOptions + 532 7 Foundation 0x19a592890 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 Foundation 0x199b91a50 -[NSRunLoop(NSRunLoop) run] + 64 9 kgvmp_dy 0x116db2688 -[MGPAMsgServer startMainHandlerRunloop] + 308 10 Foundation 0x199b5d7a0 __NSThread__start__ + 732 11 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 12 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 52:: APM-IOS-WorkThread 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x19814fec0 sleep + 52 3 GPM_dylib 0x1189959b4 -[TApmApiSingleInstance startWorkThread] + 2784 4 Foundation 0x199b5d7a0 __NSThread__start__ + 732 5 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 6 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 53:: APM-IOS-UploadThread 0 libsystem_kernel.dylib 0x19826abb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x1980f2990 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x1980f2f40 _dispatch_semaphore_wait_slow + 132 3 GPM_dylib 0x11899676c -[TApmApiSingleInstance startUploadThread] + 132 4 Foundation 0x199b5d7a0 __NSThread__start__ + 732 5 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 6 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 54:: com.tencent.tpns 0 libsystem_kernel.dylib 0x19826ac34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x19827d028 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x19827398c mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x19826afb4 mach_msg + 24 4 CoreFoundation 0x19834cb90 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x19834b4e8 __CFRunLoopRun + 1188 6 CoreFoundation 0x19840535c _CFRunLoopRunSpecificWithOptions + 532 7 Foundation 0x19a592890 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 Foundation 0x199b91a50 -[NSRunLoop(NSRunLoop) run] + 64 9 SpeedGame 0x106caf388 0x104990000 + 36828040 10 Foundation 0x199b5d7a0 __NSThread__start__ + 732 11 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 12 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 55: Thread 56:: MSDKV5-Work-4 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 MSDKCore 0x1186cfc9c GCloud::MSDK::MSDKCondition::Wait(GCloud::MSDK::MSDKMutex&) + 12 3 MSDKCore 0x1186cf400 GCloud::MSDK::MSDKThreadManager::WorkThreadRunLoop() + 160 4 MSDKCore 0x1186cf34c GCloud::MSDK::MSDKThreadManager::StartWorkRoutine(void*) + 84 5 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 6 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 57:: GThreadProcess 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 GCloud 0x11745b6cc GCloud::CCondition::Wait() + 72 3 GCloud 0x11745b230 GCloud::OperationQueueImp::onThreadProc(void*) + 1696 4 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 5 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 58:: GThreadProcess 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 GCloud 0x11745b5bc 0x11714c000 + 3208636 3 GCloud 0x11745b4c8 GCloud::OperationQueueImp::onThreadProc(void*) + 2360 4 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 5 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 59:: GThreadManager 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 GCloud 0x11745b5bc 0x11714c000 + 3208636 3 GCloud 0x11745aa8c GCloud::OperationQueueImp::onThreadManageProc(void*) + 2228 4 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 5 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 60: 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x198146c84 usleep + 68 3 GCloud 0x117915df8 cu::CPufferDownloadAction::run() + 4412 4 GCloud 0x11791afc0 non-virtual thunk to cu::CPufferDownloadAction::run() + 28 5 GCloud 0x1178e92e4 cu_thread_imp::run() + 68 6 GCloud 0x1178e9290 pthread_worker(void*) + 32 7 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 8 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 61: 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 GCloud 0x1178ec814 cu_event::WaitForMultipleEvents(cu_event::cu_event_t_**, int, bool, unsigned long long, int&) + 1652 3 GCloud 0x1178ec16c cu_event::WaitForMultipleEvents(cu_event::cu_event_t_**, int, bool, unsigned long long) + 64 4 GCloud 0x117d9253c CCallbackMsgProcess::run() + 3448 5 GCloud 0x1178e92e4 cu_thread_imp::run() + 68 6 GCloud 0x1178e9290 pthread_worker(void*) + 32 7 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 8 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 62: 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x198146c84 usleep + 68 3 GCloud 0x117d87ee8 CDownloadProcess::run() + 440 4 GCloud 0x1178e92e4 cu_thread_imp::run() + 68 5 GCloud 0x1178e9290 pthread_worker(void*) + 32 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 63: 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 GCloud 0x1178ec82c cu_event::WaitForMultipleEvents(cu_event::cu_event_t_**, int, bool, unsigned long long, int&) + 1676 3 GCloud 0x1178ec16c cu_event::WaitForMultipleEvents(cu_event::cu_event_t_**, int, bool, unsigned long long) + 64 4 GCloud 0x117d0252c CInterfaceMsgProcess::run() + 468 5 GCloud 0x1178e92e4 cu_thread_imp::run() + 68 6 GCloud 0x1178e9290 pthread_worker(void*) + 32 7 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 8 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 64:: XLogThread 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 GCloudCore 0x115e5ac8c ABase::CCondition::TimeWait(unsigned int) + 172 3 GCloudCore 0x115e5a374 ABase::Logger::_XLogThread(void*) + 60 4 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 5 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 65:: LuaDeadLoopCheck 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x198146c84 usleep + 68 3 SpeedGame 0x109265854 0x104990000 + 76372052 4 SpeedGame 0x10ca399c0 0x104990000 + 134912448 5 SpeedGame 0x1092786bc 0x104990000 + 76449468 6 SpeedGame 0x10926c86c 0x104990000 + 76400748 7 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 8 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 66: 0 libsystem_kernel.dylib 0x19826e4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1982ae0dc _pthread_cond_wait + 984 2 SpeedGame 0x106bf18b0 0x104990000 + 36051120 3 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 4 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 67: 0 libsystem_kernel.dylib 0x19826abb0 semaphore_wait_trap + 8 1 SpeedGame 0x106bb78bc 0x104990000 + 35813564 2 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 3 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 68:: ausm_messenger_for_buffer_disposal 0 libsystem_kernel.dylib 0x19826abb0 semaphore_wait_trap + 8 1 caulk 0x1a4891e08 caulk::semaphore::timed_wait(double) + 224 2 caulk 0x1a4891cb0 caulk::concurrent::details::worker_thread::run() + 32 3 caulk 0x1a4891950 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96 4 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 5 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 69: 0 libsystem_kernel.dylib 0x19826abb0 semaphore_wait_trap + 8 1 SpeedGame 0x106b715e0 0x104990000 + 35526112 2 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 3 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 70: 0 libsystem_kernel.dylib 0x19826abb0 semaphore_wait_trap + 8 1 SpeedGame 0x106bbe970 0x104990000 + 35842416 2 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 3 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 71:: ace_schedule3 0 libsystem_kernel.dylib 0x198275e54 __select + 8 1 tersafe 0x1164f35c0 0x116460000 + 603584 2 tersafe 0x11654e8f0 0x116460000 + 977136 3 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 4 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 72: 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x19814fec0 sleep + 52 3 tersafe 0x1165bc7b0 0x116460000 + 1427376 4 tersafe 0x1165e6520 0x116460000 + 1598752 5 tersafe 0x116613420 0x116460000 + 1782816 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 73: 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x19814fec0 sleep + 52 3 tersafe 0x1165bc7b0 0x116460000 + 1427376 4 tersafe 0x116610178 0x116460000 + 1769848 5 tersafe 0x116613420 0x116460000 + 1782816 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 74:: ace_worker0 0 libsystem_kernel.dylib 0x198279d90 sem_wait + 8 1 tersafe 0x1164f6740 0x116460000 + 616256 2 tersafe 0x11654e8f0 0x116460000 + 977136 3 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 4 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 75:: Log work queue 0 libsystem_kernel.dylib 0x19826abb0 semaphore_wait_trap + 8 1 WebKit 0x1e8c761e0 WTF::Detail::CallableWrapper<IPC::StreamConnectionWorkQueue::startProcessingThread()::$_0, void>::call() + 52 2 JavaScriptCore 0x1e5d2b3b4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 368 3 JavaScriptCore 0x1e5b05928 WTF::wtfThreadEntryPoint(void*) + 16 4 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 5 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 76: 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x19814fec0 sleep + 52 3 tersafe 0x1165bc7b0 0x116460000 + 1427376 4 tersafe 0x11660af4c 0x116460000 + 1748812 5 tersafe 0x116613420 0x116460000 + 1782816 6 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 7 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 77: Thread 78:: GVoiceUtil 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x198146c84 usleep + 68 3 SpeedGame 0x106436378 0x104990000 + 27943800 4 SpeedGame 0x1062a437c ApolloTVE::CSysThread::GSysThreadProc(void*) + 24 5 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 6 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 79:: GVoiceCapture 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x198146c84 usleep + 68 3 SpeedGame 0x1063f1aa0 0x104990000 + 27663008 4 SpeedGame 0x1062a437c ApolloTVE::CSysThread::GSysThreadProc(void*) + 24 5 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 6 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 80:: GVoiceCdnv 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x198146c84 usleep + 68 3 SpeedGame 0x1065ff23c 0x104990000 + 29815356 4 SpeedGame 0x1065fb558 0x104990000 + 29799768 5 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 6 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 81:: ace_rp_queue 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x19814fec0 sleep + 52 3 tersafe 0x116504180 0x116460000 + 672128 4 tersafe 0x11654e8f0 0x116460000 + 977136 5 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 6 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 82: 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x19814fec0 sleep + 52 3 tersafe 0x1165bc7b0 0x116460000 + 1427376 4 tersafe 0x1166470e8 0x116460000 + 1994984 5 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 6 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 83:: FLuaDeadLoopCheck 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libsystem_c.dylib 0x198146c84 usleep + 68 3 SpeedGame 0x109265854 0x104990000 + 76372052 4 SpeedGame 0x10d054e0c 0x104990000 + 141315596 5 SpeedGame 0x1092786bc 0x104990000 + 76449468 6 SpeedGame 0x10926c86c 0x104990000 + 76400748 7 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 8 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 84: 0 libsystem_kernel.dylib 0x19826e2f4 __semwait_signal + 8 1 libsystem_c.dylib 0x198146d6c nanosleep + 220 2 libc++.1.dylib 0x1981e0400 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>> const&) + 84 3 SpeedGame 0x106d15d6c 0x104990000 + 37248364 4 SpeedGame 0x106d15cb8 0x104990000 + 37248184 5 SpeedGame 0x106d18c08 0x104990000 + 37260296 6 SpeedGame 0x106d191d8 0x104990000 + 37261784 7 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 8 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 85:: ace_cs2 0 libsystem_kernel.dylib 0x198275e54 __select + 8 1 tersafe 0x1164d709c 0x116460000 + 487580 2 tersafe 0x11654e8f0 0x116460000 + 977136 3 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 4 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 Thread 86 Crashed:: com.apple.CoreMotion.MotionThread 0 libdispatch.dylib 0x1980f8c70 _dispatch_lane_resume + 728 1 UIKitMacHelper 0x1b5e2fca4 -[UINSVirtualMotionDevice dealloc] + 72 2 CoreMotion 0x1c3247750 0x1c307e000 + 1873744 3 CoreMotion 0x1c3299c38 0x1c307e000 + 2210872 4 CoreMotion 0x1c3299c88 0x1c307e000 + 2210952 5 CoreFoundation 0x19834c5f4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 28 6 CoreFoundation 0x19834c534 __CFRunLoopDoBlocks + 396 7 CoreFoundation 0x19834b978 __CFRunLoopRun + 2356 8 CoreFoundation 0x19840535c _CFRunLoopRunSpecificWithOptions + 532 9 CoreFoundation 0x19839ea30 CFRunLoopRun + 64 10 CoreMotion 0x1c3299038 0x1c307e000 + 2207800 11 libsystem_pthread.dylib 0x1982adc08 _pthread_start + 136 12 libsystem_pthread.dylib 0x1982a8ba8 thread_start + 8 External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 2 thread_create: 0 thread_set_state: 60 VM Region Summary: ReadOnly portion of Libraries: Total=2.2G resident=0K(0%) swapped_out_or_unallocated=2.2G(100%) Writable regions: Total=5.9G written=2120K(0%) resident=2120K(0%) swapped_out=0K(0%) unallocated=5.9G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 ColorSync 16K 1 CoreAnimation 1024K 64 CoreGraphics 32K 2 CoreMedia HTTP cache 26.6M 425 CoreServices 208K 1 CoreUI image data 736K 5 Foundation 48K 2 Kernel Alloc Once 32K 1 MALLOC 1.5G 373 MALLOC guard page 3472K 4 MALLOC_LARGE (reserved) 2064K 1 reserved VM address space (unallocated) SQLite page cache 896K 7 STACK GUARD 57.4M 87 Stack 53.9M 89 VM_ALLOCATE 64.8M 56 VM_ALLOCATE (reserved) 4.0G 7 reserved VM address space (unallocated) WebKit Malloc 224.1M 5 WebKit Malloc (reserved) 32.0M 1 reserved VM address space (unallocated) __AUTH 6492K 704 __AUTH_CONST 96.6M 1107 __CTF 824 1 __DATA 99.0M 1105 __DATA_CONST 35.8M 1120 __DATA_DIRTY 9.9M 963 __FONT_DATA 2352 1 __INFO_FILTER 8 1 __LINKEDIT 638.2M 44 __LLVM_COV 32K 1 __OBJC_RO 78.3M 1 __OBJC_RW 2567K 1 __TEXT 1.6G 1185 __TPRO_CONST 128K 2 dyld private memory 416K 3 mapped file 805.8M 2263 page table in kernel 2120K 1 shared memory 2256K 17 =========== ======= ======= TOTAL 9.3G 9653 TOTAL, minus reserved VM space 5.2G 9653 Model: MacBookPro18,2, BootROM 13822.41.1, proc 10:8:2 processors, 64 GB, SMC Graphics: Apple M1 Max, Apple M1 Max, Built-In Display: Redmi 27 NU, 6720 x 3780, Main, MirrorOff, Online Memory Module: LPDDR5, Hynix AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep 22 2025 22:41:34 version 20.131.4.0.8.7.215 FWID 01-45655c04 IO80211_driverkit-1530.16 "IO80211_driverkit-1530.16" Oct 10 2025 22:56:35 AirPort: Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc. ``` ### What version of PlayCover are you using? 3.1.0 ### What version of macOS are you using? Other (please specify) ### Issue Language - [x] Yes my issue is written in English
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1349
No description provided.