Quantcast
Channel: Questions in topic: "xcode"
Viewing all articles
Browse latest Browse all 1047

EXC_BREAKPOINT crash, how to debug?!?

$
0
0
My game has occasional EXC_BREAKPOINT crash, are there any guildlines or steps I can follow to find out the problem? The log only show a bunch of numbers, I don't even know which script causes that... P.S. I am a XCode and iOS native code noob. Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 myapp 0x00000001000e7e94 0x1000d4000 + 81556 1 myapp 0x0000000100aa6ecc 0x1000d4000 + 10301132 2 myapp 0x00000001014a202c 0x1000d4000 + 20766764 3 myapp 0x00000001014a1fac 0x1000d4000 + 20766636 4 myapp 0x0000000100e8f8bc 0x1000d4000 + 14399676 5 myapp 0x0000000100da9200 0x1000d4000 + 13455872 6 myapp 0x0000000100da8f2c 0x1000d4000 + 13455148 7 myapp 0x0000000100c80394 0x1000d4000 + 12239764 8 myapp 0x0000000100d92bc0 0x1000d4000 + 13364160 9 myapp 0x000000010100e5e4 0x1000d4000 + 15967716 10 myapp 0x00000001000de5ec 0x1000d4000 + 42476 11 myapp 0x00000001000de4e8 0x1000d4000 + 42216 12 QuartzCore 0x000000018de46600 CA::Display::DisplayLinkItem::dispatch(unsigned long long) + 44 13 QuartzCore 0x000000018de464b0 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 436 14 IOKit 0x000000018aea3dd4 IODispatchCalloutFromCFMessage + 372 15 CoreFoundation 0x000000018abcd958 __CFMachPortPerform + 180 16 CoreFoundation 0x000000018abe5adc __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 56 17 CoreFoundation 0x000000018abe527c __CFRunLoopDoSource1 + 436 18 CoreFoundation 0x000000018abe2d90 __CFRunLoopRun + 1752 19 CoreFoundation 0x000000018ab12d94 CFRunLoopRunSpecific + 424 20 GraphicsServices 0x000000018c57c074 GSEventRunModal + 100 21 UIKit 0x0000000190dcb130 UIApplicationMain + 208 22 myapp 0x00000001000d840c 0x1000d4000 + 17420 23 libdyld.dylib 0x0000000189b2159c start + 4 ... Thread 0 crashed with ARM Thread State (64-bit): x0: 0x00000001b0ee8b40 x1: 0x00000001040eca00 x2: 0x0000000118666b70 x3: 0x0000000000000005 x4: 0x0000000000000005 x5: 0x0000000000000072 x6: 0x0000000000000000 x7: 0x0000000118693510 x8: 0x00000001b0ee8c20 x9: 0x0000000000000000 x10: 0x0000000118668000 x11: 0x0000000000003fff x12: 0x0000000118664000 x13: 0x0000000000003ea4 x14: 0x0000000000003ea4 x15: 0x0000000000000080 x16: 0x0000000189cfe810 x17: 0x0000000000000004 x18: 0x0000000000000000 x19: 0x00000001076e9ee0 x20: 0x0000000104355ac0 x21: 0x0b76b125758900d8 x22: 0x000000010f1e0760 x23: 0x000000010f1dfeb0 x24: 0x0000000000001af2 x25: 0x000000010d39bc50 x26: 0x0000000100da8fc8 x27: 0x0000000101bc3de8 x28: 0x00000001740ccf30 fp: 0x000000016fd29750 lr: 0x0000000100aa6ecc sp: 0x000000016fd29750 pc: 0x00000001000e7e94 cpsr: 0x60000000 [full report][1] [1]: http://www.sweatychair.com/files/3dtd_clash.txt

Viewing all articles
Browse latest Browse all 1047

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>