Skip to content

Instantly share code, notes, and snippets.

@tonyarnold
Created July 24, 2012 03:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonyarnold/f7131bf0fa8a18ea884b to your computer and use it in GitHub Desktop.
Save tonyarnold/f7131bf0fa8a18ea884b to your computer and use it in GitHub Desktop.
Date/Time: 2012-07-23 03:25:13 +0000
OS Version: iPhone OS 5.1.1 (9B206)
Report Version: 104
Exception Type: SIGSEGV
Exception Codes: SEGV_ACCERR at 0x60fc363a
Crashed Thread: 0
Thread 0 Crashed:
0 libobjc.A.dylib 0x361ddf7a objc_retain + 10
1 libobjc.A.dylib 0x361eabe5 objc_retainAutoreleasedReturnValue + 41
2 AwesomeClientApp 0x000a402b -[RACKVOTrampoline observeValueForKeyPath:ofObject:change:context:] + 231
3 Foundation 0x30bf813f NSKeyValueNotifyObserver + 259
4 Foundation 0x30bf7da5 NSKeyValueDidChange + 325
5 Foundation 0x30bce997 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 95
6 CoreFoundation 0x34d421b1 _CFXPreferencesSetValue + 161
7 CoreFoundation 0x34d42089 CFPreferencesSetAppValue + 37
8 Foundation 0x30bd445d -[NSUserDefaults(NSUserDefaults) setObject:forKey:] + 85
9 AwesomeClientApp 0x00014961 __44-[DWKBookEditViewController toggleLocation:]_block_invoke_0568 (DWKBookEditViewController.m:649)
10 AwesomeClientApp 0x0006da77 -[PSActionSheet actionSheet:clickedButtonAtIndex:] (PSActionSheet.m:111)
11 UIKit 0x32f0161b -[UIActionSheet(Private) _buttonClicked:] + 251
12 CoreFoundation 0x34d143fd -[NSObject performSelector:withObject:withObject:] + 53
13 UIKit 0x32de2e07 -[UIApplication sendAction:to:from:forEvent:] + 63
14 UIKit 0x32de2dc3 -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 31
15 UIKit 0x32de2da1 -[UIControl sendAction:to:forEvent:] + 45
16 UIKit 0x32de2b11 -[UIControl(Internal) _sendActionsForEvents:withEvent:] + 493
17 UIKit 0x32de3449 -[UIControl touchesEnded:withEvent:] + 477
18 UIKit 0x32de192b -[UIWindow _sendTouchesForEvent:] + 319
19 UIKit 0x32de1319 -[UIWindow sendEvent:] + 381
20 UIKit 0x32dc7695 -[UIApplication sendEvent:] + 357
21 UIKit 0x32dc6f3b _UIApplicationHandleEvent + 5827
22 GraphicsServices 0x36f8622b PurpleEventCallback + 883
23 CoreFoundation 0x34d8e523 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 39
24 CoreFoundation 0x34d8e4c5 __CFRunLoopDoSource1 + 141
25 CoreFoundation 0x34d8d313 __CFRunLoopRun + 1371
26 CoreFoundation 0x34d104a5 CFRunLoopRunSpecific + 301
27 CoreFoundation 0x34d1036d CFRunLoopRunInMode + 105
28 GraphicsServices 0x36f85439 GSEventRunModal + 137
29 UIKit 0x32df5cd5 UIApplicationMain + 1081
30 AwesomeClientApp 0x0000477f main (main.m:16)
Thread 0 crashed with ARM Thread State:
r0: 0x0fcfad70 r1: 0x60fc362a r2: 0x0fc3d784 r3: 0x00000000
r4: 0x0fc3d780 r5: 0x0fc3d780 r6: 0x0e6dd9e0 r7: 0x2fe494a8
r8: 0x369785b5 r9: 0x0000002c r10: 0x0fc3d760 r11: 0x002509a0
ip: 0x000ef4d9 sp: 0x2fe494a8 lr: 0x37a2cbe5 pc: 0x37a1ff7a
cpsr: 0x400f0030
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment