Skip to content

Instantly share code, notes, and snippets.

@prashantvc
Created September 5, 2014 09:17
Show Gist options
  • Save prashantvc/0799ed15d6a603cc1495 to your computer and use it in GitHub Desktop.
Save prashantvc/0799ed15d6a603cc1495 to your computer and use it in GitHub Desktop.
libsystem_kernel.dylib 0x396521f0 __pthread_kill + 8
libsystem_c.dylib 0x39602ff9 abort + 74
OzQuake 0x008df090 monotouch_unhandled_exception_handler (monotouch-glue.m:1562)
OzQuake 0x0082b4a7 mono_invoke_unhandled_exception_hook (mini-exceptions.c:2670)
OzQuake 0x00838bb7 mono_thread_abort (mini.c:2821)
OzQuake 0x0082ac91 mono_handle_exception_internal (mini-exceptions.c:1697)
OzQuake 0x00829d1b mono_handle_exception (mini-exceptions.c:1921)
OzQuake 0x008244e1 handle_signal_exception (exceptions-arm.c:529)
OzQuake 0x0023afec MonoTouch.ObjCRuntime.Runtime:GetNSObject<T> (.pmcs-compat.Runtime.cs:994)
OzQuake 0x00253624 MonoTouch.UIKit.UIControlEventProxy:Activated (.pmcs-compat.UIControl.cs:64)
OzQuake 0x003ff204 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 198
OzQuake 0x00838279 mono_jit_runtime_invoke (mini.c:6716)
OzQuake 0x008821f1 mono_runtime_invoke (object.c:2828)
OzQuake 0x007eba45 native_to_managed_trampoline_MonoTouch_UIKit_UIControlEventProxy_Activated (registrar.m:54)
UIKit 0x311696a7 -[UIApplication sendAction:to:from:forEvent:] + 88
UIKit 0x31169643 -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 36
UIKit 0x31169613 -[UIControl sendAction:to:forEvent:] + 44
UIKit 0x31154d5b -[UIControl _sendActionsForEvents:withEvent:] + 372
UIKit 0x3116905b -[UIControl touchesEnded:withEvent:] + 592
UIKit 0x3112c521 _UIGestureRecognizerUpdate + 5526
CoreFoundation 0x2e8cdff9 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 18
CoreFoundation 0x2e8cb987 __CFRunLoopDoObservers + 284
CoreFoundation 0x2e8cbcd3 __CFRunLoopRun + 736
CoreFoundation 0x2e836729 CFRunLoopRunSpecific + 522
CoreFoundation 0x2e83650b CFRunLoopRunInMode + 104
GraphicsServices 0x337a56d3 GSEventRunModal + 136
UIKit 0x31197871 UIApplicationMain + 1134
OzQuake 0x00296034 (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (KeyValuePair.cs:119)
OzQuake 0x0025056c MonoTouch.UIKit.UIApplication:Main (.pmcs-compat.UIApplication.cs:75)
OzQuake 0x001e9078 OzQuake.Application:Main (<unknown>:1)
OzQuake 0x003ff204 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr+ 198
OzQuake 0x00838279 mono_jit_runtime_invoke (mini.c:6716)
OzQuake 0x008821f1 mono_runtime_invoke (object.c:2828)
OzQuake 0x00886113 mono_runtime_exec_main (object.c:4085)
OzQuake 0x00885f5b mono_runtime_run_main (object.c:3711)
OzQuake 0x00821a85 mono_jit_exec (driver.g.c:1009)
OzQuake 0x008cc830 main (main.m:486)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment