Skip to content

Instantly share code, notes, and snippets.

@Arpit360
Created January 21, 2015 19:03
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 Arpit360/2514ab04960a881c9de9 to your computer and use it in GitHub Desktop.
Save Arpit360/2514ab04960a881c9de9 to your computer and use it in GitHub Desktop.
2015-01-22 00:30:22.880 Bug_26245[829:60b] error: * Assertion: should not be reached at ../../../../../mono/mono/mini/../../../mono-extensions/mono/mini/../../../mono-extensions/mono/mini/mini-arm64-gsharedvt.c:91
2015-01-22 00:30:22.882 Bug_26245[829:60b] critical: Stacktrace:
2015-01-22 00:30:22.882 Bug_26245[829:60b] critical: at <unknown> <0xffffffff>
2015-01-22 00:30:22.883 Bug_26245[829:60b] critical: at System.Collections.ObjectModel.Collection`1<CoreGraphics.CGPoint>.InsertItem (int,CoreGraphics.CGPoint) [0x00000] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System.Collections.ObjectModel/Collection.cs:121
2015-01-22 00:30:22.884 Bug_26245[829:60b] critical: at System.Collections.ObjectModel.Collection`1<CoreGraphics.CGPoint>.Add (CoreGraphics.CGPoint) [0x0000c] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System.Collections.ObjectModel/Collection.cs:81
2015-01-22 00:30:22.884 Bug_26245[829:60b] critical: at Bug_26245.Bug_26245ViewController.ViewDidLoad () [0x00021] in /Users/mac360_xamarin/Projects/Bug_26245/Bug_26245/Bug_26245ViewController.cs:33
2015-01-22 00:30:22.885 Bug_26245[829:60b] critical: at (wrapper runtime-invoke) object.runtime_invoke_dynamic (intptr,intptr,intptr,intptr) <0xffffffff>
2015-01-22 00:30:22.885 Bug_26245[829:60b] critical: at <unknown> <0xffffffff>
2015-01-22 00:30:22.885 Bug_26245[829:60b] critical: at (wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain (int,string[],intptr,intptr) <0xffffffff>
2015-01-22 00:30:22.886 Bug_26245[829:60b] critical: at UIKit.UIApplication.Main (string[],intptr,intptr) [0x00005] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:62
2015-01-22 00:30:22.886 Bug_26245[829:60b] critical: at UIKit.UIApplication.Main (string[],string,string) [0x0001c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:45
2015-01-22 00:30:22.887 Bug_26245[829:60b] critical: at Bug_26245.Application.Main (string[]) [0x00008] in /Users/mac360_xamarin/Projects/Bug_26245/Bug_26245/Main.cs:17
2015-01-22 00:30:22.887 Bug_26245[829:60b] critical: at (wrapper runtime-invoke) object.runtime_invoke_dynamic (intptr,intptr,intptr,intptr) <0xffffffff>
2015-01-22 00:30:22.888 Bug_26245[829:60b] critical:
Native stacktrace:
2015-01-22 00:30:22.933 Bug_26245[829:60b] critical: 0 Bug_26245 0x00000001002396b4 mono_handle_native_sigsegv + 268
2015-01-22 00:30:22.934 Bug_26245[829:60b] critical: 1 libsystem_platform.dylib 0x0000000194c13b1c _sigtramp + 72
2015-01-22 00:30:22.934 Bug_26245[829:60b] critical: 2 libsystem_pthread.dylib 0x0000000194c1916c pthread_kill + 104
2015-01-22 00:30:22.935 Bug_26245[829:60b] critical: 3 libsystem_c.dylib 0x0000000194b2a808 abort + 112
2015-01-22 00:30:22.935 Bug_26245[829:60b] critical: 4 Bug_26245 0x00000001002f63c0 log_callback + 72
2015-01-22 00:30:22.936 Bug_26245[829:60b] critical: 5 Bug_26245 0x00000001002eced4 monoeg_assertion_message + 96
2015-01-22 00:30:22.937 Bug_26245[829:60b] critical: 6 Bug_26245 0x00000001002358cc get_arg_slots + 264
2015-01-22 00:30:22.937 Bug_26245[829:60b] critical: 7 Bug_26245 0x0000000100235338 mono_arch_get_gsharedvt_call_info + 264
2015-01-22 00:30:22.938 Bug_26245[829:60b] critical: 8 Bug_26245 0x000000010023aa80 mini_get_gsharedvt_wrapper + 236
2015-01-22 00:30:22.938 Bug_26245[829:60b] critical: 9 Bug_26245 0x000000010023f070 mini_add_method_trampoline + 464
2015-01-22 00:30:22.939 Bug_26245[829:60b] critical: 10 Bug_26245 0x000000010023f53c common_call_trampoline + 992
2015-01-22 00:30:22.940 Bug_26245[829:60b] critical: 11 Bug_26245 0x00000001001e819c generic_trampoline_vcall + 252
2015-01-22 00:30:22.941 Bug_26245[829:60b] critical: 12 Bug_26245 0x00000001000d149c System_Collections_ObjectModel_Collection_1_CoreGraphics_CGPoint_InsertItem_int_CoreGraphics_CGPoint + 188
2015-01-22 00:30:22.941 Bug_26245[829:60b] critical: 13 Bug_26245 0x00000001000d0e88 System_Collections_ObjectModel_Collection_1_CoreGraphics_CGPoint_Add_CoreGraphics_CGPoint + 264
2015-01-22 00:30:22.942 Bug_26245[829:60b] critical: 14 Bug_26245 0x00000001000d07f0 Bug_26245_Bug_26245ViewController_ViewDidLoad + 432
2015-01-22 00:30:22.943 Bug_26245[829:60b] critical: 15 Bug_26245 0x00000001001c7840 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 112
2015-01-22 00:30:22.944 Bug_26245[829:60b] critical: 16 Bug_26245 0x00000001002455fc mono_jit_runtime_invoke + 1264
2015-01-22 00:30:22.944 Bug_26245[829:60b] critical: 17 Bug_26245 0x0000000100290ba8 mono_runtime_invoke + 128
2015-01-22 00:30:22.945 Bug_26245[829:60b] critical: 18 Bug_26245 0x000000010020c3bc native_to_managed_trampoline_5 + 204
2015-01-22 00:30:22.945 Bug_26245[829:60b] critical: 19 Bug_26245 0x000000010020cae4 -[Bug_26245ViewController viewDidLoad] + 52
2015-01-22 00:30:22.946 Bug_26245[829:60b] critical: 20 UIKit 0x000000018af6c670 <redacted> + 576
2015-01-22 00:30:22.946 Bug_26245[829:60b] critical: 21 UIKit 0x000000018af6c3f4 <redacted> + 32
2015-01-22 00:30:22.946 Bug_26245[829:60b] critical: 22 UIKit 0x000000018af737a4 <redacted> + 68
2015-01-22 00:30:22.947 Bug_26245[829:60b] critical: 23 UIKit 0x000000018af70d78 <redacted> + 292
2015-01-22 00:30:22.947 Bug_26245[829:60b] critical: 24 UIKit 0x000000018afe383c <redacted> + 68
2015-01-22 00:30:22.948 Bug_26245[829:60b] critical: 25 UIKit 0x000000018afe0148 <redacted> + 2140
2015-01-22 00:30:22.948 Bug_26245[829:60b] critical: 26 UIKit 0x000000018afd99ec <redacted> + 772
2015-01-22 00:30:22.948 Bug_26245[829:60b] critical: 27 UIKit 0x000000018af6d8cc <redacted> + 3316
2015-01-22 00:30:22.949 Bug_26245[829:60b] critical: 28 UIKit 0x000000018af6cad0 <redacted> + 104
2015-01-22 00:30:22.949 Bug_26245[829:60b] critical: 29 UIKit 0x000000018afd9044 <redacted> + 672
2015-01-22 00:30:22.949 Bug_26245[829:60b] critical: 30 GraphicsServices 0x000000018db87504 <redacted> + 676
2015-01-22 00:30:22.950 Bug_26245[829:60b] critical: 31 GraphicsServices 0x000000018db87030 <redacted> + 48
2015-01-22 00:30:22.950 Bug_26245[829:60b] critical: 32 CoreFoundation 0x0000000187f62890 <redacted> + 56
2015-01-22 00:30:22.950 Bug_26245[829:60b] critical: 33 CoreFoundation 0x0000000187f627f0 <redacted> + 444
2015-01-22 00:30:22.950 Bug_26245[829:60b] critical: 34 CoreFoundation 0x0000000187f60a14 <redacted> + 1620
2015-01-22 00:30:22.951 Bug_26245[829:60b] critical: 35 CoreFoundation 0x0000000187ea16d0 CFRunLoopRunSpecific + 452
2015-01-22 00:30:22.951 Bug_26245[829:60b] critical: 36 UIKit 0x000000018afd81c8 <redacted> + 784
2015-01-22 00:30:22.951 Bug_26245[829:60b] critical: 37 UIKit 0x000000018afd2fdc UIApplicationMain + 1156
2015-01-22 00:30:22.952 Bug_26245[829:60b] critical: 38 Bug_26245 0x000000010010e7b8 wrapper_managed_to_native_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr + 344
2015-01-22 00:30:22.952 Bug_26245[829:60b] critical: 39 Bug_26245 0x00000001000ede00 UIKit_UIApplication_Main_string___intptr_intptr + 48
2015-01-22 00:30:22.952 Bug_26245[829:60b] critical: 40 Bug_26245 0x00000001000eddbc UIKit_UIApplication_Main_string___string_string + 188
2015-01-22 00:30:22.953 Bug_26245[829:60b] critical: 41 Bug_26245 0x00000001000d0114 Bug_26245_Application_Main_string__ + 164
2015-01-22 00:30:22.953 Bug_26245[829:60b] critical: 42 Bug_26245 0x00000001001c7840 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 112
2015-01-22 00:30:22.953 Bug_26245[829:60b] critical: 43 Bug_26245 0x00000001002455fc mono_jit_runtime_invoke + 1264
2015-01-22 00:30:22.954 Bug_26245[829:60b] critical: 44 Bug_26245 0x0000000100290ba8 mono_runtime_invoke + 128
2015-01-22 00:30:22.954 Bug_26245[829:60b] critical: 45 Bug_26245 0x0000000100294d1c mono_runtime_exec_main + 404
2015-01-22 00:30:22.954 Bug_26245[829:60b] critical: 46 Bug_26245 0x00000001002f4000 xamarin_main + 2120
2015-01-22 00:30:22.955 Bug_26245[829:60b] critical: 47 Bug_26245 0x000000010020d2f4 main + 112
2015-01-22 00:30:22.955 Bug_26245[829:60b] critical: 48 libdyld.dylib 0x0000000194a9baa0 <redacted> + 4
2015-01-22 00:30:22.955 Bug_26245[829:60b] 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