Skip to content

Instantly share code, notes, and snippets.

@aquarius
Created October 25, 2011 15:22
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 aquarius/1313112 to your computer and use it in GitHub Desktop.
Save aquarius/1313112 to your computer and use it in GitHub Desktop.
MindNode touch Crash Report
Exception Type: SIGSEGV
Exception Codes: SEGV_ACCERR at 0x60000008
Crashed Thread: 0
Thread 0 Crashed:
0 libobjc.A.dylib 0x00003fbc objc_msgSend + 16
1 UIKit 0x0001e0bf -[UIViewAnimationBlockDelegate _didEndBlockAnimation:finished:context:] + 215
2 UIKit 0x0001881b -[UIViewAnimationState sendDelegateAnimationDidStop:finished:] + 471
3 UIKit 0x0001dfb9 -[UIViewAnimationState animationDidStop:finished:] + 53
4 QuartzCore 0x0002bba7 CA::Layer::run_animation_callbacks(void*) + 203
5 libdispatch.dylib 0x00002f7b _dispatch_main_queue_callback_4CF$VARIANT$mp + 195
6 CoreFoundation 0x0008c2dd __CFRunLoopRun + 1269
7 CoreFoundation 0x0000f4dd CFRunLoopRunSpecific + 301
8 CoreFoundation 0x0000f3a5 CFRunLoopRunInMode + 105
9 GraphicsServices 0x00003fed GSEventRunModal + 157
10 UIKit 0x00031743 UIApplicationMain + 1091
11 MindNode 0x0007a8cf main (main.m:14)
Thread 1:
0 libsystem_kernel.dylib 0x000013b4 kevent + 24
1 libdispatch.dylib 0x00003c99 _dispatch_mgr_wakeup + 1
Thread 2:
0 libsystem_kernel.dylib 0x00001010 mach_msg_trap + 20
1 CoreFoundation 0x0008d423 __CFRunLoopServiceMachPort + 127
2 CoreFoundation 0x0008c15b __CFRunLoopRun + 883
3 CoreFoundation 0x0000f4dd CFRunLoopRunSpecific + 301
4 CoreFoundation 0x0000f3a5 CFRunLoopRunInMode + 105
5 WebCore 0x000a812f RunWebThread(void*) + 403
6 libsystem_c.dylib 0x0000fc1d _pthread_start + 321
Thread 3:
0 libsystem_kernel.dylib 0x00001010 mach_msg_trap + 20
1 CoreFoundation 0x0008d423 __CFRunLoopServiceMachPort + 127
2 CoreFoundation 0x0008c15b __CFRunLoopRun + 883
3 CoreFoundation 0x0000f4dd CFRunLoopRunSpecific + 301
4 CoreFoundation 0x0000f3a5 CFRunLoopRunInMode + 105
5 Foundation 0x00010bc9 +[NSURLConnection(Loader) _resourceLoadLoop:] + 309
6 Foundation 0x00010a91 -[NSThread main] + 73
7 Foundation 0x000a45a1 __NSThread__main__ + 1049
8 libsystem_c.dylib 0x0000fc1d _pthread_start + 321
Thread 4:
0 libsystem_kernel.dylib 0x00011570 __select + 20
1 libsystem_c.dylib 0x0000fc1d _pthread_start + 321
Thread 5:
0 libsystem_kernel.dylib 0x00011cd4 __workq_kernreturn + 8
Thread 6:
0 libsystem_kernel.dylib 0x00011cd4 __workq_kernreturn + 8
Thread 0 crashed with ARM (Native) Thread State:
r0: 0x002d8d00 r1: 0x30968ac2 r2: 0x002323a0 r3: 0x0028f9f0
r4: 0x60000000 r5: 0x3e5b3e6c r6: 0x3e5b4af0 r7: 0x2fe2dec0
r8: 0x3e5c81a0 r9: 0x0c25a2b0 r10: 0x00000000 r11: 0x00000003
r12: 0x3e53e008 sp: 0x2fe2dea8 lr: 0x3094207f pc: 0x360f2fbc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment