Skip to content

Instantly share code, notes, and snippets.

@oc
Created October 21, 2015 09:11
Show Gist options
  • Save oc/b7d0fd9070c16614a7f5 to your computer and use it in GitHub Desktop.
Save oc/b7d0fd9070c16614a7f5 to your computer and use it in GitHub Desktop.
Thread 0SIGABRTCrash in print_exception
0 libsystem_kernel.dylib __pthread_kill (in libsystem_kernel.dylib) + 8
1 libsystem_c.dylib abort (in libsystem_c.dylib) + 112
AppName.iOS(MonoObject*, bool, NSMutableString*)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
15 AppName.iOS native_to_managed_trampoline_1(objc_object*, objc_selector*, _MonoMethod**, char const*, char const*) (in b813275457dc3de8aa59ebeebeb9a211) (registrar.m:55)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
17 UIKit -[UIApplication sendAction:to:from:forEvent:] (in UIKit) + 96
18 UIKit -[UIControl _sendActionsForEvents:withEvent:] (in UIKit) + 612
19 UIKit -[UIControl touchesEnded:withEvent:] (in UIKit) + 592
20 UIKit -[UIWindow _sendTouchesForEvent:] (in UIKit) + 700
21 UIKit -[UIWindow sendEvent:] (in UIKit) + 684
22 UIKit -[UIApplication sendEvent:] (in UIKit) + 264
23 UIKit _UIApplicationHandleEventFromQueueEvent (in UIKit) + 15424
24 UIKit _UIApplicationHandleEventQueue (in UIKit) + 1716
25 CoreFoundation __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 24
26 CoreFoundation __CFRunLoopDoSources0 (in CoreFoundation) + 264
27 CoreFoundation __CFRunLoopRun (in CoreFoundation) + 712
28 CoreFoundation CFRunLoopRunSpecific (in CoreFoundation) + 396
29 GraphicsServices GSEventRunModal (in GraphicsServices) + 168
30 UIKit UIApplicationMain (in UIKit) + 1488
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
AppName.iOS(in b813275457dc3de8aa59ebeebeb9a211)
40 libdyld.dylib start (in libdyld.dylib) + 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment