Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created February 26, 2015 11:24
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/564f79579334dcdcdc3f to your computer and use it in GitHub Desktop.
Save saurabh360/564f79579334dcdcdc3f to your computer and use it in GitHub Desktop.
Loaded assembly: /Users/MM/Library/Developer/CoreSimulator/Devices/77763779-AE52-49F3-8672-00DEF7016EAC/data/Containers/Bundle/Application/8B3E5A8E-7A6A-4202-90C6-2CB1DFB16A23/TestRemote.app/Xamarin.iOS.dll [External]
Loaded assembly: /Users/MM/Library/Developer/CoreSimulator/Devices/77763779-AE52-49F3-8672-00DEF7016EAC/data/Containers/Bundle/Application/8B3E5A8E-7A6A-4202-90C6-2CB1DFB16A23/TestRemote.app/System.dll
Loaded assembly: /Users/MM/Library/Developer/CoreSimulator/Devices/77763779-AE52-49F3-8672-00DEF7016EAC/data/Containers/Bundle/Application/8B3E5A8E-7A6A-4202-90C6-2CB1DFB16A23/TestRemote.app/TestRemote.exe
Loaded assembly: /Users/MM/Library/Developer/CoreSimulator/Devices/77763779-AE52-49F3-8672-00DEF7016EAC/data/Containers/Bundle/Application/8B3E5A8E-7A6A-4202-90C6-2CB1DFB16A23/TestRemote.app/System.Xml.dll
Loaded assembly: /Users/MM/Library/Developer/CoreSimulator/Devices/77763779-AE52-49F3-8672-00DEF7016EAC/data/Containers/Bundle/Application/8B3E5A8E-7A6A-4202-90C6-2CB1DFB16A23/TestRemote.app/System.Core.dll
Loaded assembly: /Users/MM/Library/Developer/CoreSimulator/Devices/77763779-AE52-49F3-8672-00DEF7016EAC/data/Containers/Bundle/Application/8B3E5A8E-7A6A-4202-90C6-2CB1DFB16A23/TestRemote.app/Mono.Dynamic.Interpreter.dll [External]
Loaded assembly: /Users/MM/Library/Developer/CoreSimulator/Devices/77763779-AE52-49F3-8672-00DEF7016EAC/data/Containers/Bundle/Application/8B3E5A8E-7A6A-4202-90C6-2CB1DFB16A23/TestRemote.app/ClassLibrary1.dll
2015-02-26 16:52:25.672 TestRemote[5799:115562] Unknown class TestRemoteViewController in Interface Builder file.
2015-02-26 16:52:25.690 TestRemote[5799:115562] *** -[NSKeyedUnarchiver initForReadingWithData:]: data is empty; did you forget to send -finishEncoding to the NSKeyedArchiver?
Unhandled Exception:
Foundation.MonoTouchException: Objective-C exception thrown. Name: NSInternalInconsistencyException Reason: (null)
2015-02-26 16:52:35.803 TestRemote[5799:115562] Unhandled managed exception: Objective-C exception thrown. Name: NSInternalInconsistencyException Reason: (null) (Foundation.MonoTouchException)
at ObjCRuntime.Runtime.ThrowNSException (IntPtr ns_exception) [0x00000] in /Developer/MonoTouch/Source/maccore/src/ObjCRuntime/Runtime.cs:156
at ObjCRuntime.Runtime.throw_ns_exception (IntPtr exc) [0x00000] in /Developer/MonoTouch/Source/maccore/runtime/Delegates.generated.cs:100
at (wrapper native-to-managed) ObjCRuntime.Runtime:throw_ns_exception (intptr)
at (wrapper managed-to-native) ObjCRuntime.Messaging:void_objc_msgSend (intptr,intptr)
at UIKit.UIWindow.MakeKeyAndVisible () [0x00010] in /Developer/MonoTouch/Source/monotouch/src/build/native/UIKit/UIWindow.g.cs:247
at TestRemote.AppDelegate.FinishedLaunching (UIKit.UIApplication application, Foundation.NSDictionary launchOptions) [0x0002a] in c:\Users\Administrator\Desktop\TestRemote\TestRemote\AppDelegate.cs:30
at (wrapper managed-to-native) UI
Kit.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) [0x00038] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:46
at TestRemote.Application.Main (System.String[] args) [0x00001] in c:\Users\Administrator\Desktop\TestRemote\TestRemote\Main.cs:17
2015-02-26 16:52:35.803 TestRemote[5799:115562] critical: Stacktrace:
2015-02-26 16:52:35.804 TestRemote[5799:115562] critical:
Native stacktrace:
2015-02-26 16:52:35.806 TestRemote[5799:115562] critical: 0 TestRemote 0x00147627 mono_handle_native_sigsegv + 311
2015-02-26 16:52:35.806 TestRemote[5799:115562] critical: 1 TestRemote 0x001534fa sigabrt_signal_handler + 122
2015-02-26 16:52:35.8
07 TestRemote[5799:115562] critical: 2 libsystem_platform.dylib 0x07a9cdeb _sigtramp + 43
2015-02-26 16:52:35.807 TestRemote[5799:115562] critical: 3 ??? 0xffffffff 0x0 + 4294967295
2015-02-26 16:52:35.807 TestRemote[5799:115562] critical: 4 libsystem_sim_c.dylib 0x0781ba5a abort + 156
2015-02-26 16:52:35.807 TestRemote[5799:115562] critical: 5 TestRemote 0x002dc60f xamarin_unhandled_exception_handler + 287
2015-02-26 16:52:35.807 TestRemote[5799:115562] critical: 6 TestRemote 0x00147e9b mono_invoke_unhandled_exception_hook + 91
2015-02-26 16:52:35.808 TestRemote[5799:115562] critical: 7 TestRemote 0x00146e8d mono_handle_exception_internal + 6685
2015-02-26 16:52:35.808 TestRemote[5799:115562] critical: 8 TestRemote 0x00145469 mono_handle_exception + 41
2015-02-26 16:52:35.808 TestRemote[5799:115562] critical: 9 TestRemote
0x000df0a8 mono_x86_throw_exception + 136
2015-02-26 16:52:35.808 TestRemote[5799:115562] critical: 10 ??? 0x1428be57 0x0 + 338214487
2015-02-26 16:52:35.808 TestRemote[5799:115562] critical: 11 ??? 0x174d5b30 0x0 + 390945584
2015-02-26 16:52:35.809 TestRemote[5799:115562] critical: 12 ??? 0x143bee6c 0x0 + 339471980
2015-02-26 16:52:35.809 TestRemote[5799:115562] critical: 13 TestRemote 0x002dae80 xamarin_throw_ns_exception + 32
2015-02-26 16:52:35.809 TestRemote[5799:115562] critical: 14 TestRemote 0x002dcda2 exception_handler + 178
2015-02-26 16:52:35.809 TestRemote[5799:115562] critical: 15 CoreFoundation 0x0079cd80 __handleUncaughtException + 832
2015-02-26 16:52:35.809 TestRemote[5799:115562] critical: 16 libobjc.A.dylib 0x07433d3d _ZL15_objc_terminatev + 100
2015-02-26 16:52:35.810 TestRem
ote[5799:115562] critical: 17 libc++abi.dylib 0x07ae1cf0 _ZSt11__terminatePFvvE + 14
2015-02-26 16:52:35.810 TestRemote[5799:115562] critical: 18 libc++abi.dylib 0x07ae170f _ZN10__cxxabiv1L22exception_cleanup_funcE19_Unwind_Reason_CodeP17_Unwind_Exception + 0
2015-02-26 16:52:35.810 TestRemote[5799:115562] critical: 19 libobjc.A.dylib 0x07433bae _ZL26_objc_exception_destructorPv + 0
2015-02-26 16:52:35.810 TestRemote[5799:115562] critical: 20 CoreFoundation 0x0079c86d +[NSException raise:format:] + 141
2015-02-26 16:52:35.810 TestRemote[5799:115562] critical: 21 UIKit 0x033f2e06 -[UINib instantiateWithOwner:options:] + 1003
2015-02-26 16:52:35.811 TestRemote[5799:115562] critical: 22 UIKit 0x03215624 -[UIViewController _loadViewFromNibNamed:bundle:] + 270
2015-02-26 16:52:35.811 TestRemote[5799:115562] critical: 23 UIKit 0x0321
5dbb -[UIViewController loadView] + 295
2015-02-26 16:52:35.811 TestRemote[5799:115562] critical: 24 UIKit 0x03215fef -[UIViewController loadViewIfRequired] + 78
2015-02-26 16:52:35.811 TestRemote[5799:115562] critical: 25 UIKit 0x03216595 -[UIViewController view] + 35
2015-02-26 16:52:35.811 TestRemote[5799:115562] critical: 26 UIKit 0x0310d825 -[UIWindow addRootViewControllerViewIfPossible] + 66
2015-02-26 16:52:35.812 TestRemote[5799:115562] critical: 27 UIKit 0x0310dc99 -[UIWindow _setHidden:forced:] + 287
2015-02-26 16:52:35.812 TestRemote[5799:115562] critical: 28 UIKit 0x0310df50 -[UIWindow _orderFrontWithoutMakingKey] + 49
2015-02-26 16:52:35.812 TestRemote[5799:115562] critical: 29 UIKit 0x0311c28d -[UIWindow makeKeyAndVisible] + 80
2015-02-26 16:52:35.812 TestRemote[5799:115562] critical: 30 ???
0x174d4424 0x0 + 390939684
2015-02-26 16:52:35.812 TestRemote[5799:115562] critical: 31 ??? 0x174d58b0 0x0 + 390944944
2015-02-26 16:52:35.812 TestRemote[5799:115562] critical: 32 ??? 0x16794975 0x0 + 377047413
2015-02-26 16:52:35.813 TestRemote[5799:115562] critical: 33 ??? 0x16794b61 0x0 + 377047905
2015-02-26 16:52:35.813 TestRemote[5799:115562] critical: 34 TestRemote 0x00178885 mono_jit_runtime_invoke + 725
2015-02-26 16:52:35.813 TestRemote[5799:115562] critical: 35 TestRemote 0x002160af mono_runtime_invoke + 127
2015-02-26 16:52:35.813 TestRemote[5799:115562] critical: 36 TestRemote 0x002e602b xamarin_trampoline + 5147
2015-02-26 16:52:35.813 TestRemote[5799:115562] critical: 37 UIKit 0x030b897c -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:]
+ 291
2015-02-26 16:52:35.814 TestRemote[5799:115562] critical: 38 UIKit 0x030b9687 -[UIApplication _callInitializationDelegatesForMainScene:transitionContext:] + 2869
2015-02-26 16:52:35.814 TestRemote[5799:115562] critical: 39 UIKit 0x030bcc0d -[UIApplication _runWithMainScene:transitionContext:completion:] + 1639
2015-02-26 16:52:35.814 TestRemote[5799:115562] critical: 40 UIKit 0x030d57d0 __84-[UIApplication _handleApplicationActivationWithScene:transitionContext:completion:]_block_invoke + 59
2015-02-26 16:52:35.814 TestRemote[5799:115562] critical: 41 UIKit 0x030bb81f -[UIApplication workspaceDidEndTransaction:] + 155
2015-02-26 16:52:35.815 TestRemote[5799:115562] critical: 42 FrontBoardServices 0x0abd19de __37-[FBSWorkspace clientEndTransaction:]_block_invoke_2 + 71
2015-02-26 16:52:35.815 TestRemote[5799:115562] critical: 43 FrontBoardServices
0x0abd146f __40-[FBSWorkspace _performDelegateCallOut:]_block_invoke + 54
2015-02-26 16:52:35.815 TestRemote[5799:115562] critical: 44 FrontBoardServices 0x0abe3425 __31-[FBSSerialQueue performAsync:]_block_invoke + 26
2015-02-26 16:52:35.815 TestRemote[5799:115562] critical: 45 CoreFoundation 0x006c01c0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 16
2015-02-26 16:52:35.815 TestRemote[5799:115562] critical: 46 CoreFoundation 0x006b5ad3 __CFRunLoopDoBlocks + 195
2015-02-26 16:52:35.816 TestRemote[5799:115562] critical: 47 CoreFoundation 0x006b5238 __CFRunLoopRun + 936
2015-02-26 16:52:35.816 TestRemote[5799:115562] critical: 48 CoreFoundation 0x006b4bcb CFRunLoopRunSpecific + 443
2015-02-26 16:52:35.816 TestRemote[5799:115562] critical: 49 CoreFoundation 0x006b49fb CFRunLoopRunInMode + 123
2015-02-26 16:52:35.816 TestRemote[5799:115562] critical: 50 UIKit 0x030bb1e4 -[UIApplication _run] + 571
2015-02-26 16:52:35.816 TestRemote[5799:115562] critical: 51 UIKit 0x030be8b6 UIApplicationMain + 1526
2015-02-26 16:52:35.816 TestRemote[5799:115562] critical:
52 ??? 0x1678e2d0 0x0 + 377021136
2015-02-26 16:52:35.817 TestRemote[5799:115562] critical: 53 ??? 0x1678e0d0 0x0 + 377020624
2015-02-26 16:52:35.817 TestRemote[5799:115562] critical: 54 ??? 0x1678c330 0x0 + 377013040
2015-02-26 16:52:35.817 TestRemote[5799:115562] critical: 55 ??? 0x1678c0bc 0x0 + 377012412
2015-02-26 16:52:35.817 TestRemote[5799:115562] critical: 56 ??? 0x1678c212 0x0 + 377012754
2015-02-26 16:52:35.817 TestRemote[5799:115562] critical: 57 TestRemote 0x00178885 mono_jit_runtime_invoke + 725
2015-02-26 16:52:35.817 TestRemote[5799:115562] critical: 58 TestRemote 0x002160af mono_runtime_invoke + 127
2015-02-26 16:52:35.818 TestRemote[5799:115562] critical: 59 TestRemote 0x0021aee1 mono_runtime_exec_main + 401
2015-02-26 16:52:35.818 TestRemote[5
799:115562] critical: 60 TestRemote 0x0021ac8a mono_runtime_run_main + 682
2015-02-26 16:52:35.818 TestRemote[5799:115562] critical: 61 TestRemote 0x000d6f1d mono_jit_exec + 93
2015-02-26 16:52:35.818 TestRemote[5799:115562] critical: 62 TestRemote 0x002d8b74 xamarin_main + 2500
2015-02-26 16:52:35.818 TestRemote[5799:115562] critical: 63 TestRemote 0x002ef165 main + 117
2015-02-26 16:52:35.819 TestRemote[5799:115562] critical: 64 libdyld.dylib 0x07771ac9 start + 1
2015-02-26 16:52:35.819 TestRemote[5799:115562] 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