kstenerud / KSCrash

The Ultimate iOS Crash Reporter
MIT License
4.24k stars 711 forks source link

Crash problem (KSCrashMonitor_CPPException.cpp:179) #276

Open sym2121304 opened 6 years ago

sym2121304 commented 6 years ago

Date/Time: 2018-03-22 23:24:53.000 +0800 OS Version: iOS 11.2.6 (15D100) Report Version: 104

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x00000000 at 0x00000001820882e8 Crashed Thread: 0

Thread 0 Crashed: 0 libsystem_kernel.dylib 0x00000001820882e8 __pthread_kill + 8 1 libsystem_pthread.dylib 0x000000018219d2f8 0x18219a000 + 13048 2 libsystem_c.dylib 0x0000000181ff6fbc abort + 140 3 libc++abi.dylib 0x0000000181794068 0x181792000 + 8296 4 libc++abi.dylib 0x0000000181794210 0x181792000 + 8720 5 libobjc.A.dylib 0x00000001817bc810 0x1817b4000 + 34832 6 SystemExpert 0x00000001048a8760 cxa_throw + 388 CPPExceptionTerminate() (in SystemExpert) (KSCrashMonitor_CPPException.cpp:179) 7 libc++abi.dylib 0x00000001817ac54c 0x181792000 + 107852 8 libc++abi.dylib 0x00000001817ac158 cxa_rethrow + 144 9 libobjc.A.dylib 0x00000001817bc6e8 objc_exception_rethrow + 44 10 CoreFoundation 0x0000000182438cc4 CFRunLoopRunSpecific + 544 11 GraphicsServices 0x00000001842e4f84 GSEventRunModal + 100 12 UIKit 0x000000018bb915c4 UIApplicationMain + 236 13 SystemExpert 0x00000001045490d4 0x104140000 + 4231380 main (in SystemExpert) (AppDelegate.swift:17) 14 libdyld.dylib 0x0000000181f5856c 0x181f57000 + 5484

SnailLife commented 5 years ago

how do you resolve it? I meet this problem also?

Online, etc.