Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created July 9, 2014 08:57
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 saurabh360/106758978ca757984a11 to your computer and use it in GitHub Desktop.
Save saurabh360/106758978ca757984a11 to your computer and use it in GitHub Desktop.
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Starting iPhone Retina (3.5-inch) simulator 7.1
Launching application
Application launched. PID = 1518
Press enter to terminate the application
Loaded assembly: /Users/jatin66/Library/Application Support/iPhone Simulator/7.1/Applications/A59FB31C-2F64-41C3-87D1-74BAAC095980/LeTest.app/monotouch.dll [External]
Loaded assembly: /Users/jatin66/Library/Application Support/iPhone Simulator/7.1/Applications/A59FB31C-2F64-41C3-87D1-74BAAC095980/LeTest.app/System.Core.dll [External]
Loaded assembly: /Users/jatin66/Library/Application Support/iPhone Simulator/7.1/Applications/A59FB31C-2F64-41C3-87D1-74BAAC095980/LeTest.app/System.dll [External]
Thread started: #2
Loaded assembly: /Users/jatin66/Library/Application Support/iPhone Simulator/7.1/Applications/A59FB31C-2F64-41C3-87D1-74BAAC095980/LeTest.app/LeTest.exe
Loaded assembly: /Users/jatin66/Library/Application Support/iPhone Simulator/7.1/Applications/A59FB31C-2F64-41C3-87D1-74BAAC095980/LeTest.app/OpenTK-1.0.dll [External]
Loaded assembly: /Users/jatin66/Library/Application Support/iPhone Simulator/7.1/Applications/A59FB31C-2F64-41C3-87D1-74BAAC095980/LeTest.app/Mono.Dynamic.Interpreter.dll [External]
Loaded assembly: /Users/jatin66/Library/Application Support/iPhone Simulator/7.1/Applications/A59FB31C-2F64-41C3-87D1-74BAAC095980/LeTest.app/System.Xml.dll [External]
Loaded assembly: /Users/jatin66/Library/Application Support/iPhone Simulator/7.1/Applications/A59FB31C-2F64-41C3-87D1-74BAAC095980/LeTest.app/MonkVG_iOS2.dll
Unhandled Exception:
System.EntryPointNotFoundException: vgCreateContextMNK
at (wrapper managed-to-native) MonkVG.VG:CreateContextMNK (int,int,MonkVG.VG/RenderingBackendTypeMNK)
at LeTest.EAGLView.CreateFrameBuffer () [0x0005d] in /Users/jatin66/Downloads/TheTest/LeTest/EAGLView.cs:50
at LeTest.EAGLView.StartAnimating () [0x00012] in /Users/jatin66/Downloads/TheTest/LeTest/EAGLView.cs:91
at LeTest.OpenGLViewController.ViewWillAppear (Boolean animated) [0x0000e] in /Users/jatin66/Downloads/TheTest/LeTest/OpenGLViewController.cs:60
at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0004c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:38
at LeTest.Application.Main (System.String[] args) [0x00008] in /Users/jatin66/Downloads/TheTest/LeTest/Main.cs:18
2014-07-09 14:26:24.711 LeTest[1518:70b] Unhandled managed exception: vgCreateContextMNK (System.EntryPointNotFoundException)
at (wrapper managed-to-native) MonkVG.VG:CreateContextMNK (int,int,MonkVG.VG/RenderingBackendTypeMNK)
at LeTest.EAGLView.CreateFrameBuffer () [0x0005d] in /Users/jatin66/Downloads/TheTest/LeTest/EAGLView.cs:50
at LeTest.EAGLView.StartAnimating () [0x00012] in /Users/jatin66/Downloads/TheTest/LeTest/EAGLView.cs:91
at LeTest.OpenGLViewController.ViewWillAppear (Boolean animated) [0x0000e] in /Users/jatin66/Downloads/TheTest/LeTest/OpenGLViewController.cs:60
at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0004c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:38
at LeTest.Application.Main (System.String[] args) [0x00008] in /Users/jatin66/Downloads/TheTest/LeTest/Main.cs:18
mono-rt: Stacktrace:
mono-rt:
Native stacktrace:
mono-rt: 0 LeTest 0x00165cf7 mono_handle_native_sigsegv + 327
mono-rt: 1 LeTest 0x00170b3a sigabrt_signal_handler + 122
mono-rt: 2 libsystem_platform.dylib 0x05c84deb _sigtramp + 43
mono-rt: 3 ??? 0xffffffff 0x0 + 4294967295
mono-rt: 4 libsystem_sim_c.dylib 0x05acb9c9 abort + 127
mono-rt: 5 LeTest 0x002ef0b3 monotouch_unhandled_exception_handler + 291
mono-rt: 6 LeTest 0x0016653b mono_invoke_unhandled_exception_hook + 91
mono-rt: 7 LeTest 0x0016554c mono_handle_exception_internal + 6620
mono-rt: 8 LeTest 0x00163b69 mono_handle_exception + 41
mono-rt: 9 LeTest 0x000fe359 mono_x86_throw_exception + 137
mono-rt: 10 ??? 0x0fe10e57 0x0 + 266407511
mono-rt: 11 ??? 0x1278ee14 0x0 + 309915156
mono-rt: 12 ??? 0x1278e93e 0x0 + 309913918
mono-rt: 13 ??? 0x1278e2d4 0x0 + 309912276
mono-rt: 14 ??? 0x1278e43e 0x0 + 309912638
mono-rt: 15 LeTest 0x00197adb mono_jit_runtime_invoke + 843
mono-rt: 16 LeTest 0x002360df mono_runtime_invoke + 127
mono-rt: 17 LeTest 0x002e5daf monotouch_trampoline + 4991
mono-rt: 18 UIKit 0x0356904b -[UIViewController _setViewAppearState:isAnimating:] + 448
mono-rt: 19 UIKit 0x03569548 -[UIViewController __viewWillAppear:] + 114
mono-rt: 20 UIKit 0x0356a507 -[UIViewController viewWillMoveToWindow:] + 387
mono-rt: 21 UIKit 0x034a678d -[UIView(Hierarchy) _willMoveToWindow:withAncestorView:] + 619
mono-rt: 22 UIKit 0x034b2849 -[UIView(Internal) _addSubview:positioned:relativeTo:] + 456
mono-rt: 23 UIKit 0x034a5dba -[UIView(Hierarchy) addSubview:] + 56
mono-rt: 24 UIKit 0x03485406 -[UIWindow addRootViewControllerViewIfPossible] + 481
mono-rt: 25 UIKit 0x034855ef -[UIWindow _setHidden:forced:] + 312
mono-rt: 26 UIKit 0x0348586b -[UIWindow _orderFrontWithoutMakingKey] + 49
mono-rt: 27 UIKit 0x034903c8 -[UIWindow makeKeyAndVisible] + 65
mono-rt: 28 UIKit 0x03440bc0 -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 2097
mono-rt: 29 UIKit 0x03445667 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 824
mono-rt: 30 UIKit 0x03459f92 -[UIApplication handleEvent:withNewEvent:] + 3517
mono-rt: 31 UIKit 0x0345a555 -[UIApplication sendEvent:] + 85
mono-rt: 32 UIKit 0x03447250 _UIApplicationHandleEvent + 683
mono-rt: 33 GraphicsServices 0x06814f02 _PurpleEventCallback + 776
mono-rt: 34 GraphicsServices 0x06814a0d PurpleEventCallback + 46
mono-rt: 35 CoreFoundation 0x0505dca5 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53
mono-rt: 36 CoreFoundation 0x0505d9db __CFRunLoopDoSource1 + 523
mono-rt: 37 CoreFoundation 0x0508868c __CFRunLoopRun + 2156
mono-rt: 38 CoreFoundation 0x050879d3 CFRunLoopRunSpecific + 467
mono-rt: 39 CoreFoundation 0x050877eb CFRunLoopRunInMode + 123
mono-rt: 40 UIKit 0x03444d9c -[UIApplication _run] + 840
mono-rt: 41 UIKit 0x03446f9b UIApplicationMain + 1225
mono-rt: 42 ??? 0x115b7838 0x0 + 291207224
mono-rt: 43 ??? 0x115b5754 0x0 + 291198804
mono-rt: 44 ??? 0x115b5330 0x0 + 291197744
mono-rt: 45 ??? 0x115b546f 0x0 + 291198063
mono-rt: 46 LeTest 0x00197adb mono_jit_runtime_invoke + 843
mono-rt: 47 LeTest 0x002360df mono_runtime_invoke + 127
mono-rt: 48 LeTest 0x0023bbf1 mono_runtime_exec_main + 401
mono-rt: 49 LeTest 0x0023b9b4 mono_runtime_run_main + 628
mono-rt: 50 LeTest 0x000f657d mono_jit_exec + 93
mono-rt: 51 LeTest 0x002d6ff0 main + 2784
mono-rt: 52 libdyld.dylib 0x05c77701 start + 1
mono-rt: 53 ??? 0x00000003 0x0 + 3
mono-rt:
=================================================================
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