Post

Replies

Boosts

Views

Activity

Reply to Strange Crash When Call performSelector on a new NSThread Object
The previously uploaded crash report was truncated, probably because it contained special symbols. This time I will upload it in three parts, please help me to take a look again, thank you! Crash Report Part1 Crash Report Part2 Thread 68 Crashed: 0 CoreFoundation 0x0000000191641954 _CFGetNonObjCTypeID + 92 (CFRuntime.c:1034) 1 CoreFoundation 0x0000000191655714 CFRunLoopSourceSignal + 28 (CFRuntime_Internal.h:118) 2 Foundation 0x000000018b9ed85c performQueueDequeue + 488 (NSThread.m:1025) 3 Foundation 0x000000018b9807a0 __NSThreadPerformPerform + 88 (NSThread.m:1039) 4 CoreFoundation 0x0000000191695f34 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 (CFRunLoop.c:1957) 5 CoreFoundation 0x00000001916a230c __CFRunLoopDoSource0 + 176 (CFRunLoop.c:2001) 6 CoreFoundation 0x0000000191626230 __CFRunLoopDoSources0 + 340 (CFRunLoop.c:2046) 7 CoreFoundation 0x000000019163bb8c __CFRunLoopRun + 836 (CFRunLoop.c:2953) 8 CoreFoundation 0x0000000191640ec0 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418) 9 CoreFoundation 0x0000000191684ce4 CFRunLoopRun + 64 (CFRunLoop.c:3444) 10 Foundation 0x000000018b9a05a8 __NSThread__start__ + 716 (NSThread.m:963) 11 libsystem_pthread.dylib 0x00000001df6526cc _pthread_start + 148 (pthread.c:893) 12 libsystem_pthread.dylib 0x00000001df651ba4 thread_start + 8 (:-1) Thread 69 name: Thread 69: 0 libsystem_kernel.dylib 0x00000001cef3537c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001df65906c _pthread_cond_wait + 1232 (pthread_cond.c:636) 2 libc++.1.dylib 0x000000019fc55b68 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::r... + 100 (__threading_support:386) 3 QiDianSDK 0x0000000107a848f0 0x107904000 + 1575152 4 QiDianSDK 0x0000000107a66f6c 0x107904000 + 1453932 5 QiDianSDK 0x0000000107a69508 0x107904000 + 1463560 6 QiDianSDK 0x0000000107a69680 0x107904000 + 1463936 7 QiDianSDK 0x0000000107a68bd8 0x107904000 + 1461208 8 libsystem_pthread.dylib 0x00000001df6526cc _pthread_start + 148 (pthread.c:893) 9 libsystem_pthread.dylib 0x00000001df651ba4 thread_start + 8 (:-1) Crash Report Part3
Feb ’23