Last active
August 29, 2015 14:15
-
-
Save dbeattie71/2baf841b2aec86c2a16f to your computer and use it in GitHub Desktop.
HijackTest crash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-02-16 14:24:38.950 HiJackTest[4944:2813532] Attempting to JIT compile method '(wrapper managed-to-native) System.Func`3<intptr, intptr, intptr>:wrapper_aot_native (intptr&,intptr,intptr)' while running with --aot-only. See http://docs.xamarin.com/ios/about/limitations for more information. | |
2015-02-16 14:24:39.002 HiJackTest[4944:2813532] Moving to: <UIStatusBar: 0x154854a00; frame = (0 0; 0 20); opaque = NO; layer = <CALayer: 0x17003e4c0>> | |
2015-02-16 14:24:44.716 HiJackTest[4944:2813532] Unhandled managed exception: Object reference not set to an instance of an object (System.NullReferenceException) | |
at HiJackTest.Application.MyCapture (IntPtr block, IntPtr self, IntPtr uiView) [0x00018] in /Users/dbeattie/HijackTest/HiJackTest/Main.cs:54 | |
at (wrapper native-to-managed) HiJackTest.Application:MyCapture (intptr,intptr,intptr) | |
at (wrapper managed-to-native) UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr) | |
at UIKit.UIApplication.Main (System.String[] args, IntPtr principal, IntPtr delegate) [0x00005] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:62 | |
at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0001c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:45 | |
at HiJackTest.Application.Main (System.String[] args) [0x0000d] in /Users/dbeattie/HijackTest/HiJackTest/Main.cs:62 | |
2015-02-16 14:24:44.718 HiJackTest[4944:2813532] critical: Stacktrace: | |
2015-02-16 14:24:44.719 HiJackTest[4944:2813532] critical: | |
Native stacktrace: | |
2015-02-16 14:24:44.795 HiJackTest[4944:2813532] critical: 0 HiJackTest 0x0000000100200ef8 mono_handle_native_sigsegv + 268 | |
2015-02-16 14:24:44.796 HiJackTest[4944:2813532] critical: 1 libsystem_platform.dylib 0x000000019892c95c _sigtramp + 68 | |
2015-02-16 14:24:44.797 HiJackTest[4944:2813532] critical: 2 libsystem_pthread.dylib 0x0000000198935228 pthread_kill + 112 | |
2015-02-16 14:24:44.798 HiJackTest[4944:2813532] critical: 3 libsystem_c.dylib 0x000000019880eb18 abort + 112 | |
2015-02-16 14:24:44.798 HiJackTest[4944:2813532] critical: 4 HiJackTest 0x00000001002bd6f8 fetch_virt_property + 0 | |
2015-02-16 14:24:44.799 HiJackTest[4944:2813532] critical: 5 HiJackTest 0x0000000100201584 mono_invoke_unhandled_exception_hook + 96 | |
2015-02-16 14:24:44.800 HiJackTest[4944:2813532] critical: 6 HiJackTest 0x0000000100200d6c mono_handle_exception_internal + 4748 | |
2015-02-16 14:24:44.801 HiJackTest[4944:2813532] critical: 7 HiJackTest 0x00000001001ffad4 mono_handle_exception + 16 | |
2015-02-16 14:24:44.801 HiJackTest[4944:2813532] critical: 8 HiJackTest 0x00000001001fa51c handle_signal_exception + 72 | |
2015-02-16 14:24:44.802 HiJackTest[4944:2813532] critical: 9 HiJackTest 0x00000001000945e0 HiJackTest_Application_MyCapture_intptr_intptr_intptr + 192 | |
2015-02-16 14:24:44.803 HiJackTest[4944:2813532] critical: 10 HiJackTest 0x0000000100095b14 wrapper_native_to_managed_HiJackTest_Application_MyCapture_intptr_intptr_intptr + 132 | |
2015-02-16 14:24:44.804 HiJackTest[4944:2813532] critical: 11 UIKit 0x000000018c1c7f0c <redacted> + 592 | |
2015-02-16 14:24:44.804 HiJackTest[4944:2813532] critical: 12 UIKit 0x000000018c24a500 <redacted> + 636 | |
2015-02-16 14:24:44.805 HiJackTest[4944:2813532] critical: 13 UIKit 0x000000018c22fdbc <redacted> + 312 | |
2015-02-16 14:24:44.806 HiJackTest[4944:2813532] critical: 14 UIKit 0x000000018c245604 <redacted> + 172 | |
2015-02-16 14:24:44.806 HiJackTest[4944:2813532] critical: 15 UIKit 0x000000018c1c7a90 <redacted> + 172 | |
2015-02-16 14:24:44.807 HiJackTest[4944:2813532] critical: 16 UIKit 0x000000018c47347c <redacted> + 304 | |
2015-02-16 14:24:44.807 HiJackTest[4944:2813532] critical: 17 UIKit 0x000000018c22e444 <redacted> + 80 | |
2015-02-16 14:24:44.808 HiJackTest[4944:2813532] critical: 18 UIKit 0x000000018c473808 <redacted> + 60 | |
2015-02-16 14:24:44.810 HiJackTest[4944:2813532] critical: 19 UIKit 0x000000018c22d514 <redacted> + 304 | |
2015-02-16 14:24:44.811 HiJackTest[4944:2813532] critical: 20 UIKit 0x000000018c44bc50 <redacted> + 1040 | |
2015-02-16 14:24:44.812 HiJackTest[4944:2813532] critical: 21 UIKit 0x000000018c44a4a0 <redacted> + 184 | |
2015-02-16 14:24:44.813 HiJackTest[4944:2813532] critical: 22 FrontBoardServices 0x000000018fc8162c <redacted> + 28 | |
2015-02-16 14:24:44.813 HiJackTest[4944:2813532] critical: 23 CoreFoundation 0x00000001879caa28 <redacted> + 20 | |
2015-02-16 14:24:44.814 HiJackTest[4944:2813532] critical: 24 CoreFoundation 0x00000001879c9b30 <redacted> + 312 | |
2015-02-16 14:24:44.814 HiJackTest[4944:2813532] critical: 25 CoreFoundation 0x00000001879c7d30 <redacted> + 696 | |
2015-02-16 14:24:44.815 HiJackTest[4944:2813532] critical: 26 CoreFoundation 0x00000001878f50a4 CFRunLoopRunSpecific + 396 | |
2015-02-16 14:24:44.816 HiJackTest[4944:2813532] critical: 27 UIKit 0x000000018c22baac <redacted> + 552 | |
2015-02-16 14:24:44.816 HiJackTest[4944:2813532] critical: 28 UIKit 0x000000018c226aa4 UIApplicationMain + 1488 | |
2015-02-16 14:24:44.817 HiJackTest[4944:2813532] critical: 29 HiJackTest 0x00000001001c8278 wrapper_managed_to_native_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr + 344 | |
2015-02-16 14:24:44.818 HiJackTest[4944:2813532] critical: 30 HiJackTest 0x00000001001a64d4 UIKit_UIApplication_Main_string___intptr_intptr + 52 | |
2015-02-16 14:24:44.818 HiJackTest[4944:2813532] critical: 31 HiJackTest 0x00000001001a6480 UIKit_UIApplication_Main_string___string_string + 192 | |
2015-02-16 14:24:44.819 HiJackTest[4944:2813532] critical: 32 HiJackTest 0x000000010009477c HiJackTest_Application_Main_string__ + 188 | |
2015-02-16 14:24:44.820 HiJackTest[4944:2813532] critical: 33 HiJackTest 0x0000000100146964 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 116 | |
2015-02-16 14:24:44.821 HiJackTest[4944:2813532] critical: 34 HiJackTest 0x000000010020ce28 mono_jit_runtime_invoke + 1264 | |
2015-02-16 14:24:44.821 HiJackTest[4944:2813532] critical: 35 HiJackTest 0x00000001002583d4 mono_runtime_invoke + 128 | |
2015-02-16 14:24:44.822 HiJackTest[4944:2813532] critical: 36 HiJackTest 0x000000010025c548 mono_runtime_exec_main + 404 | |
2015-02-16 14:24:44.823 HiJackTest[4944:2813532] critical: 37 HiJackTest 0x00000001002bb82c xamarin_main + 2120 | |
2015-02-16 14:24:44.823 HiJackTest[4944:2813532] critical: 38 HiJackTest 0x00000001001d4bf8 main + 112 | |
2015-02-16 14:24:44.824 HiJackTest[4944:2813532] critical: 39 libdyld.dylib 0x000000019877ea08 <redacted> + 4 | |
2015-02-16 14:24:44.825 HiJackTest[4944:2813532] critical: | |
================================================================= | |
Got a SIGABRT while executing native code. This usually indicates | |
a fatal error in the mono runtime or one of the native libraries | |
used by your application. | |
================================================================= | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment