Skip to content

Instantly share code, notes, and snippets.

@Udham1
Created January 6, 2015 13:59
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 Udham1/9e4825db86c6dccb68fa to your computer and use it in GitHub Desktop.
Save Udham1/9e4825db86c6dccb68fa to your computer and use it in GitHub Desktop.
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Please ensure your device is connected...
Connected to: Administrator’s iPhonewwwwwww
Launching /private/var/mobile/Applications/E36E37CA-E8C1-4885-8EE6-45D56C8617C4/dssgssgsg.app -monodevelop-port 10000 -connection-mode usb
2015-01-16 23:31:50.567 dssgssgsg[678:1903] MonoTouch: Successfully received USB connection from MonoDevelop on port 10000, fd: 7
2015-01-16 23:31:50.568 dssgssgsg[678:1903] MonoTouch: Processing: 'start profiler: no'
2015-01-16 23:31:50.570 dssgssgsg[678:60b] MonoTouch: Profiler not loaded (disabled)
Loaded assembly: /private/var/mobile/Applications/E36E37CA-E8C1-4885-8EE6-45D56C8617C4/dssgssgsg.app/.monotouch-64/Xamarin.iOS.dll
Thread started: Finalizer #2
Loaded assembly: /private/var/mobile/Applications/E36E37CA-E8C1-4885-8EE6-45D56C8617C4/dssgssgsg.app/.monotouch-64/dssgssgsg.exe
2015-01-16 23:31:50.887 dssgssgsg[678:60b] critical: Stacktrace:
2015-01-16 23:31:50.887 dssgssgsg[678:60b] critical: at <unknown> <0xffffffff>
2015-01-16 23:31:50.888 dssgssgsg[678:60b] critical: at (wrapper managed-to-native) CoreGraphics.CGContext.CGContextDrawShading (intptr,intptr) <0xffffffff>
2015-01-16 23:31:50.888 dssgssgsg[678:60b] critical: at CoreGraphics.CGContext.DrawShading (CoreGraphics.CGShading) [0x00011] in /Developer/MonoTouch/Source/maccore/src/CoreGraphics/CGContext.cs:923
2015-01-16 23:31:50.889 dssgssgsg[678:60b] critical: at dssgssgsg.TestClass.Draw (CoreGraphics.CGRect) [0x0017c] in /Users/xamarin76/Desktop/XamarinTestApps/dssgssgsg/dssgssgsg/dssgssgsgViewController.cs:94
2015-01-16 23:31:50.889 dssgssgsg[678:60b] critical: at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___CGRect (object,intptr,intptr,intptr) <0xffffffff>
2015-01-16 23:31:50.889 dssgssgsg[678:60b] critical: at <unknown> <0xffffffff>
2015-01-16 23:31:50.890 dssgssgsg[678:60b] critical: at (wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain (int,string[],intptr,intptr) <0xffffffff>
2015-01-16 23:31:50.890 dssgssgsg[678:60b] critical: at UIKit.UIApplication.Main (string[],intptr,intptr) [0x00005] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:62
2015-01-16 23:31:50.890 dssgssgsg[678:60b] critical: at UIKit.UIApplication.Main (string[],string,string) [0x0001c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:45
2015-01-16 23:31:50.891 dssgssgsg[678:60b] critical: at dssgssgsg.Application.Main (string[]) [0x00008] in /Users/xamarin76/Desktop/XamarinTestApps/dssgssgsg/dssgssgsg/Main.cs:17
2015-01-16 23:31:50.891 dssgssgsg[678:60b] critical: at (wrapper runtime-invoke) object.runtime_invoke_dynamic (intptr,intptr,intptr,intptr) <0xffffffff>
2015-01-16 23:31:50.891 dssgssgsg[678:60b] critical:
Native stacktrace:
2015-01-16 23:31:50.917 dssgssgsg[678:60b] critical: 0 dssgssgsg 0x0000000100189374 mono_handle_native_sigsegv + 268
2015-01-16 23:31:50.918 dssgssgsg[678:60b] critical: 1 dssgssgsg 0x000000010019319c mono_sigsegv_signal_handler + 316
2015-01-16 23:31:50.918 dssgssgsg[678:60b] critical: 2 libsystem_platform.dylib 0x0000000196dfbb1c _sigtramp + 72
2015-01-16 23:31:50.919 dssgssgsg[678:60b] critical: 3 CoreGraphics 0x000000018a251d70 CGFunctionEvaluate + 236
2015-01-16 23:31:50.919 dssgssgsg[678:60b] critical: 4 libRIP.A.dylib 0x000000018a5d5c60 <redacted> + 280
2015-01-16 23:31:50.919 dssgssgsg[678:60b] critical: 5 libRIP.A.dylib 0x000000018a5ca7f8 <redacted> + 1052
2015-01-16 23:31:50.920 dssgssgsg[678:60b] critical: 6 libRIP.A.dylib 0x000000018a5ca094 <redacted> + 4076
2015-01-16 23:31:50.920 dssgssgsg[678:60b] critical: 7 dssgssgsg 0x0000000100055f88 wrapper_managed_to_native_CoreGraphics_CGContext_CGContextDrawShading_intptr_intptr + 104
2015-01-16 23:31:50.920 dssgssgsg[678:60b] critical: 8 dssgssgsg 0x0000000100022788 CoreGraphics_CGContext_DrawShading_CoreGraphics_CGShading + 56
2015-01-16 23:31:50.921 dssgssgsg[678:60b] critical: 9 dssgssgsg 0x0000000100019898 dssgssgsg_TestClass_Draw_CoreGraphics_CGRect + 2936
2015-01-16 23:31:50.921 dssgssgsg[678:60b] critical: 10 dssgssgsg 0x000000010001a1f8 wrapper_runtime_invoke__Module_runtime_invoke_void__this___CGRect_object_intptr_intptr_intptr + 728
2015-01-16 23:31:50.922 dssgssgsg[678:60b] critical: 11 dssgssgsg 0x0000000100195208 mono_jit_runtime_invoke + 1108
2015-01-16 23:31:50.922 dssgssgsg[678:60b] critical: 12 dssgssgsg 0x00000001001e0850 mono_runtime_invoke + 128
2015-01-16 23:31:50.922 dssgssgsg[678:60b] critical: 13 dssgssgsg 0x000000010015c038 native_to_managed_trampoline_7 + 240
2015-01-16 23:31:50.923 dssgssgsg[678:60b] critical: 14 dssgssgsg 0x000000010015c98c -[dssgssgsg_TestClass drawRect:] + 76
2015-01-16 23:31:50.923 dssgssgsg[678:60b] critical: 15 UIKit 0x000000018d1d9a4c <redacted> + 364
2015-01-16 23:31:50.924 dssgssgsg[678:60b] critical: 16 QuartzCore 0x000000018cd70f7c <redacted> + 140
2015-01-16 23:31:50.924 dssgssgsg[678:60b] critical: 17 QuartzCore 0x000000018cd5b55c <redacted> + 2436
2015-01-16 23:31:50.924 dssgssgsg[678:60b] critical: 18 QuartzCore 0x000000018cd5abc8 <redacted> + 112
2015-01-16 23:31:50.925 dssgssgsg[678:60b] critical: 19 QuartzCore 0x000000018cd5a758 <redacted> + 1260
2015-01-16 23:31:50.925 dssgssgsg[678:60b] critical: 20 QuartzCore 0x000000018cd3b01c <redacted> + 244
2015-01-16 23:31:50.925 dssgssgsg[678:60b] critical: 21 QuartzCore 0x000000018cd3ace4 <redacted> + 44
2015-01-16 23:31:50.926 dssgssgsg[678:60b] critical: 22 QuartzCore 0x000000018cd3a560 <redacted> + 280
2015-01-16 23:31:50.926 dssgssgsg[678:60b] critical: 23 QuartzCore 0x000000018cd3a304 <redacted> + 424
2015-01-16 23:31:50.926 dssgssgsg[678:60b] critical: 24 UIKit 0x000000018d1d96a8 <redacted> + 56
2015-01-16 23:31:50.927 dssgssgsg[678:60b] critical: 25 UIKit 0x000000018d1c1e24 <redacted> + 1852
2015-01-16 23:31:50.927 dssgssgsg[678:60b] critical: 26 UIKit 0x000000018d1558cc <redacted> + 3316
2015-01-16 23:31:50.927 dssgssgsg[678:60b] critical: 27 UIKit 0x000000018d154ad0 <redacted> + 104
2015-01-16 23:31:50.928 dssgssgsg[678:60b] critical: 28 UIKit 0x000000018d1c1044 <redacted> + 672
2015-01-16 23:31:50.928 dssgssgsg[678:60b] critical: 29 GraphicsServices 0x000000018fd6f504 <redacted> + 676
2015-01-16 23:31:50.928 dssgssgsg[678:60b] critical: 30 GraphicsServices 0x000000018fd6f030 <redacted> + 48
2015-01-16 23:31:50.929 dssgssgsg[678:60b] critical: 31 CoreFoundation 0x000000018a14a890 <redacted> + 56
2015-01-16 23:31:50.929 dssgssgsg[678:60b] critical: 32 CoreFoundation 0x000000018a14a7f0 <redacted> + 444
2015-01-16 23:31:50.929 dssgssgsg[678:60b] critical: 33 CoreFoundation 0x000000018a148a14 <redacted> + 1620
2015-01-16 23:31:50.929 dssgssgsg[678:60b] critical: 34 CoreFoundation 0x000000018a0896d0 CFRunLoopRunSpecific + 452
2015-01-16 23:31:50.930 dssgssgsg[678:60b] critical: 35 UIKit 0x000000018d1c01c8 <redacted> + 784
2015-01-16 23:31:50.930 dssgssgsg[678:60b] critical: 36 UIKit 0x000000018d1bafdc UIApplicationMain + 1156
2015-01-16 23:31:50.930 dssgssgsg[678:60b] critical: 37 dssgssgsg 0x0000000100059e28 wrapper_managed_to_native_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr + 344
2015-01-16 23:31:50.931 dssgssgsg[678:60b] critical: 38 dssgssgsg 0x0000000100036524 UIKit_UIApplication_Main_string___intptr_intptr + 52
2015-01-16 23:31:50.931 dssgssgsg[678:60b] critical: 39 dssgssgsg 0x00000001000364d0 UIKit_UIApplication_Main_string___string_string + 192
2015-01-16 23:31:50.931 dssgssgsg[678:60b] critical: 40 dssgssgsg 0x0000000100018118 dssgssgsg_Application_Main_string__ + 168
2015-01-16 23:31:50.932 dssgssgsg[678:60b] critical: 41 dssgssgsg 0x0000000100116884 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 116
2015-01-16 23:31:50.932 dssgssgsg[678:60b] critical: 42 dssgssgsg 0x00000001001952a4 mono_jit_runtime_invoke + 1264
2015-01-16 23:31:50.932 dssgssgsg[678:60b] critical: 43 dssgssgsg 0x00000001001e0850 mono_runtime_invoke + 128
2015-01-16 23:31:50.932 dssgssgsg[678:60b] critical: 44 dssgssgsg 0x00000001001e49c4 mono_runtime_exec_main + 404
2015-01-16 23:31:50.933 dssgssgsg[678:60b] critical: 45 dssgssgsg 0x0000000100243ca8 xamarin_main + 2120
2015-01-16 23:31:50.933 dssgssgsg[678:60b] critical: 46 dssgssgsg 0x000000010015d074 main + 112
2015-01-16 23:31:50.933 dssgssgsg[678:60b] critical: 47 libdyld.dylib 0x0000000196c83aa0 <redacted> + 4
2015-01-16 23:31:50.934 dssgssgsg[678:60b] critical:
=================================================================
Got a SIGSEGV 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