kstenerud / KSCrash

The Ultimate iOS Crash Reporter
MIT License
4.26k stars 712 forks source link

iOS 13.4 Crash ksobjc_ivarNamed handleDealloc_NSObject #371

Open AKZHW opened 4 years ago

AKZHW commented 4 years ago

Thread 17 Crashed: 0 Abc 0x00000001030f43f4 ksobjc_ivarNamed + 13943796 (KSObjC.c:809) 1 Abc 0x00000001030e2adc copyStringIvar + 13871836 (KSCrashMonitor_Zombie.c:74) 2 Abc 0x00000001030e2a44 handleDealloc_NSObject + 13871684 (KSCrashMonitor_Zombie.c:154) 3 CoreFoundation 0x000000019ed01110 -[NSSet enumerateObjectsUsingBlock:] + 80 4 libobjc.A.dylib 0x000000019eb35358 header_info::nlclslist+ 140120 (unsigned long*) const + 44 5 libobjc.A.dylib 0x000000019eb35244 objc_retainAutorelease + 0 6 libdispatch.dylib 0x000000019eaa4318 _dispatch_set_priority_and_voucher_slow$VARIANT$mp + 328 7 libdispatch.dylib 0x000000019eaab2e8 _dispatch_lane_barrier_complete + 72 8 libdispatch.dylib 0x000000019eab4928 _dispatch_source_set_handler + 40 9 libsystem_pthread.dylib 0x000000019eb0b714 pthread_cond_signal_thread_np$VARIANT$mp + 384

SuperSG commented 4 years ago

me too

shams-ahmed commented 4 years ago

Similar to issue #372. Looks like there a workaround as well

lyhczz commented 4 years ago

me too

lyhczz commented 4 years ago

how to fit it ?