Skip to content

Instantly share code, notes, and snippets.

@jontelang
Created March 22, 2013 05:10
Show Gist options
  • Save jontelang/5219079 to your computer and use it in GitHub Desktop.
Save jontelang/5219079 to your computer and use it in GitHub Desktop.
crash
0 CoreFoundation 0x33c98fec __CFStringAppendFormatCore + 2196
1 CoreFoundation 0x33c125e2 _CFStringCreateWithFormatAndArgumentsAux + 70
2 Foundation 0x34521710 +[NSString stringWithFormat:] + 56
3 UIKit 0x35ad6d96 _UICacheNameForImageAtPath + 106
4 UIKit 0x35ad6bc2 _UIImageAtPath + 46
5 ScrollingBoard.dylib 0x019c0dda 0x19bb000 + 24026
6 UIKit 0x35d35a14 -[UIPageControl setNumberOfPages:] + 252
7 ScrollingBoard.dylib 0x019c13be 0x19bb000 + 25534
8 SpringBoard 0x00121d94 0x5000 + 1166740
9 SpringBoard 0x00125cba 0x5000 + 1182906
10 SpringBoard 0x00125d58 0x5000 + 1183064
11 SpringBoard 0x00125fb0 0x5000 + 1183664
12 SpringBoard 0x00105e6a 0x5000 + 1052266
13 SpringBoard 0x00105a34 0x5000 + 1051188
14 SpringBoard 0x0015eea6 0x5000 + 1416870
15 SpringBoard 0x0001b906 0x5000 + 92422
16 UIKit 0x35b8c8b8 -[UIViewAnimationBlockDelegate _sendDeferredCompletion:] + 44
17 Foundation 0x345c8272 __NSFireDelayedPerform + 446
18 CoreFoundation 0x33c8f5dc __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 12
19 CoreFoundation 0x33c8f28c __CFRunLoopDoTimer + 268
20 CoreFoundation 0x33c8defc __CFRunLoopRun + 1228
21 CoreFoundation 0x33c00eb8 CFRunLoopRunSpecific + 352
22 CoreFoundation 0x33c00d44 CFRunLoopRunInMode + 100
23 GraphicsServices 0x377d72e6 GSEventRunModal + 70
24 UIKit 0x35b162fc UIApplicationMain + 1116
25 SpringBoard 0x000089e2 0x5000 + 14818
26 libdyld.dylib 0x3be0eb1c start + 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment