Skip to content

Instantly share code, notes, and snippets.

Created October 23, 2012 13:17
Show Gist options
  • Save anonymous/3938678 to your computer and use it in GitHub Desktop.
Save anonymous/3938678 to your computer and use it in GitHub Desktop.
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0
Last Exception Backtrace:
0 CoreFoundation 0x36bc129e <redacted> + 158
1 libobjc.A.dylib 0x38af897a objc_exception_throw + 26
2 CoreFoundation 0x36bc4e02 <redacted> + 166
3 CoreFoundation 0x36bc352c <redacted> + 388
4 CoreFoundation 0x36b1af64 _CF_forwarding_prep_0 + 20
5 UIKit 0x37249d2c <redacted> + 124
6 UIKit 0x372113d8 <redacted> + 388
7 UIKit 0x373fe474 <redacted> + 44
8 UIKit 0x37135832 <redacted> + 214
9 UIKit 0x37134296 <redacted> + 1270
10 UIKit 0x3713f1ea <redacted> + 762
11 UIKit 0x3713edb6 <redacted> + 86
12 UIKit 0x3712c804 <redacted> + 376
13 UIKit 0x3712c11e <redacted> + 6150
14 GraphicsServices 0x38cb559e <redacted> + 586
15 GraphicsServices 0x38cb51ce <redacted> + 30
16 CoreFoundation 0x36b9616e <redacted> + 30
17 CoreFoundation 0x36b96112 <redacted> + 134
18 CoreFoundation 0x36b94f94 <redacted> + 1380
19 CoreFoundation 0x36b07eb8 CFRunLoopRunSpecific + 352
20 CoreFoundation 0x36b07d44 CFRunLoopRunInMode + 100
21 GraphicsServices 0x38cb42e6 GSEventRunModal + 70
22 UIKit 0x371802fc UIApplicationMain + 1116
23 Deloitte 0x000d8eaa main (main.m:16)
24 Deloitte 0x000d8dfc start + 36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment