Skip to content

Instantly share code, notes, and snippets.

@Shruti360
Created September 16, 2015 13:55
Show Gist options
  • Save Shruti360/10a45ec816d0fbf105a5 to your computer and use it in GitHub Desktop.
Save Shruti360/10a45ec816d0fbf105a5 to your computer and use it in GitHub Desktop.
Application Output
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
2015-09-16 19:21:13.917 Popovers[913:25026] Error loading /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: dlopen(/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib, 262): no suitable image found. Did find:
/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: mach-o, but not built for iOS simulator
2015-09-16 19:21:13.917 Popovers[913:25026] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7c8c8d90 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2015-09-16 19:21:13.918 Popovers[913:25026] Error loading /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: dlopen(/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib, 262): no suitable image found. Did find:
/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: mach-o, but not built for iOS simulator
2015-09-16 19:21:13.918 Popovers[913:25026] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7c8c8d90 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2015-09-16 19:21:13.918 Popovers[913:25026] Error loading /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: dlopen(/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib, 262): no suitable image found. Did find:
/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: mach-o, but not built for iOS simulator
2015-09-16 19:21:13.918 Popovers[913:25026] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7c8c8d90 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2015-09-16 19:21:13.918 Popovers[913:25026] Error loading /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: dlopen(/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib, 262): no suitable image found. Did find:
/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: mach-o, but not built for iOS simulator
2015-09-16 19:21:13.919 Popovers[913:25026] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7c8c8d90 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2015-09-16 19:21:13.919 Popovers[913:25026] *** Assertion failure in -[UIApplication _runWithMainScene:transitionContext:completion:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit_Sim/UIKit-3505.16/UIApplication.m:3294
2015-09-16 19:21:13.926 Popovers[913:25026] Unhandled managed exception:
Objective-C exception thrown. Name: NSInternalInconsistencyException Reason: Application windows are expected to have a root view controller at the end of application launch
Native stack trace:
0 CoreFoundation 0x008b2a94 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x087b9e02 objc_exception_throw + 50
2 CoreFoundation 0x008b292a +[NSException raise:format:arguments:] + 138
3 Foundation 0x00ef43e6 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 118
4 UIKit 0x031bd568 -[UIApplication _runWithMainScene:transitionContext:completion:] + 3674
5 UIKit 0x031e0905 __84-[UIApplication _handleApplicationActivationWithScene:transitionContext:completion:]_block_invoke3171 + 68
6 UIKit 0x031b9bae -[UIApplication workspaceDidEndTransaction:] + 163
7 FrontBoardServices 0x0b00bccc __37-[FBSWorkspace clientEndTransaction:]_block_invoke_2 + 71
8 FrontBoardServices 0x0b00b7a3 __40-[FBSWorkspace _performDelegateCallOut:]_block_invoke + 54
9 FrontBoardServices 0x0b0291cb -[FBSSerialQueue _performNext] + 184
10 FrontBoardServices 0x0b029602 -[FBSSerialQueue _performNextFromRunLoopSource] + 52
11 FrontBoardServices 0x0b0288fe FBSSerialQueueRunLoopSourceHandler + 33
12 CoreFoundation 0x007cce7f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
13 CoreFoundation 0x007c2b0b __CFRunLoopDoSources0 + 523
14 CoreFoundation 0x007c1f28 __CFRunLoopRun + 1032
15 CoreFoundation 0x007c1866 CFRunLoopRunSpecific + 470
16 CoreFoundation 0x007c167b CFRunLoopRunInMode + 123
17 UIKit 0x031b9497 -[UIApplication _run] + 540
18 UIKit 0x031becc1 UIApplicationMain + 160
19 ??? 0x17a60d20 0x0 + 396758304
20 ??? 0x17a60c0c 0x0 + 396758028
21 ??? 0x17a5fa20 0x0 + 396753440
22 ??? 0x17a5f8b4 0x0 + 396753076
23 ??? 0x17a5f96c 0x0 + 396753260
24 Popovers 0x00177d9b mono_jit_runtime_invoke + 715
25 Popovers 0x002166ef mono_runtime_invoke + 127
26 Popovers 0x0021b8e1 mono_runtime_exec_main + 401
27 Popovers 0x0021b697 mono_runtime_run_main + 711
28 Popovers 0x000d7fad mono_jit_exec + 93
29 Popovers 0x002f4bd1 xamarin_main + 2497
30 Popovers 0x002f5562 main + 114
31 libdyld.dylib 0x08c9aa21 start + 1
32 ??? 0x00000001 0x0 + 1
(Foundation.MonoTouchException)
at ObjCRuntime.Runtime.ThrowNSException (IntPtr ns_exception) [0x00000] in <filename unknown>:0
at ObjCRuntime.Runtime.throw_ns_exception (IntPtr exc) [0x00000] in <filename unknown>:0
at (wrapper native-to-managed) ObjCRuntime.Runtime:throw_ns_exception (intptr)
at (wrapper managed-to-native) UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at UIKit.UIApplication.Main (System.String[] args, IntPtr principal, IntPtr delegate) [0x00000] in <filename unknown>:0
at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00000] in <filename unknown>:0
at Popovers.Application.Main (System.String[] args) [0x00000] in <filename unknown>:0
2015-09-16 19:21:13.926 Popovers[913:25026] critical: Stacktrace:
2015-09-16 19:21:13.926 Popovers[913:25026] critical:
Native stacktrace:
2015-09-16 19:21:13.928 Popovers[913:25026] critical: 0 Popovers 0x00148da7 mono_handle_native_sigsegv + 311
2015-09-16 19:21:13.928 Popovers[913:25026] critical: 1 Popovers 0x0014fde1 sigabrt_signal_handler + 145
2015-09-16 19:21:13.928 Popovers[913:25026] critical: 2 libsystem_platform.dylib 0x08fbc03b _sigtramp + 43
2015-09-16 19:21:13.928 Popovers[913:25026] critical: 3 ??? 0xffffffff 0x0 + 4294967295
2015-09-16 19:21:13.928 Popovers[913:25026] critical: 4 libsystem_c.dylib 0x08d473bd abort + 156
2015-09-16 19:21:13.928 Popovers[913:25026] critical: 5 Popovers 0x002da486 xamarin_unhandled_exception_handler + 342
2015-09-16 19:21:13.928 Popovers[913:25026] critical: 6 Popovers 0x0014961b mono_invoke_unhandled_exception_hook + 91
2015-09-16 19:21:13.928 Popovers[913:25026] critical: 7 Popovers 0x001484de mono_handle_exception_internal + 6206
2015-09-16 19:21:13.928 Popovers[913:25026] critical: 8 Popovers 0x00146c99 mono_handle_exception + 41
2015-09-16 19:21:13.929 Popovers[913:25026] critical: 9 Popovers 0x000e0587 mono_x86_throw_exception + 135
2015-09-16 19:21:13.929 Popovers[913:25026] critical: 10 ??? 0x1608bf57 0x0 + 369672023
2015-09-16 19:21:13.929 Popovers[913:25026] critical: 11 ??? 0x18ff1634 0x0 + 419370548
2015-09-16 19:21:13.929 Popovers[913:25026] critical: 12 ??? 0x163ca330 0x0 + 373072688
2015-09-16 19:21:13.929 Popovers[913:25026] critical: 13 Popovers 0x002d8d30 xamarin_throw_ns_exception + 32
2015-09-16 19:21:13.929 Popovers[913:25026] critical: 14 Popovers 0x002dae9c _ZL17exception_handlerP11NSException + 172
2015-09-16 19:21:13.929 Popovers[913:25026] critical: 15 CoreFoundation 0x008b2ece __handleUncaughtException + 830
2015-09-16 19:21:13.929 Popovers[913:25026] critical: 16 libobjc.A.dylib 0x087ba0ae _ZL15_objc_terminatev + 100
2015-09-16 19:21:13.929 Popovers[913:25026] critical: 17 libc++abi.dylib 0x09018d0d _ZSt11__terminatePFvvE + 14
2015-09-16 19:21:13.929 Popovers[913:25026] critical: 18 libc++abi.dylib 0x0901893e __cxa_rethrow + 103
2015-09-16 19:21:13.929 Popovers[913:25026] critical: 19 libobjc.A.dylib 0x087b9fad objc_exception_rethrow + 47
2015-09-16 19:21:13.930 Popovers[913:25026] critical: 20 CoreFoundation 0x007c1930 CFRunLoopRunSpecific + 672
2015-09-16 19:21:13.930 Popovers[913:25026] critical: 21 CoreFoundation 0x007c167b CFRunLoopRunInMode + 123
2015-09-16 19:21:13.930 Popovers[913:25026] critical: 22 UIKit 0x031b9497 -[UIApplication _run] + 540
2015-09-16 19:21:13.930 Popovers[913:25026] critical: 23 UIKit 0x031becc1 UIApplicationMain + 160
2015-09-16 19:21:13.930 Popovers[913:25026] critical: 24 ??? 0x17a60d20 0x0 + 396758304
2015-09-16 19:21:13.930 Popovers[913:25026] critical: 25 ??? 0x17a60c0c 0x0 + 396758028
2015-09-16 19:21:13.930 Popovers[913:25026] critical: 26 ??? 0x17a5fa20 0x0 + 396753440
2015-09-16 19:21:13.930 Popovers[913:25026] critical: 27 ??? 0x17a5f8b4 0x0 + 396753076
2015-09-16 19:21:13.930 Popovers[913:25026] critical: 28 ??? 0x17a5f96c 0x0 + 396753260
2015-09-16 19:21:13.930 Popovers[913:25026] critical: 29 Popovers 0x00177d9b mono_jit_runtime_invoke + 715
2015-09-16 19:21:13.930 Popovers[913:25026] critical: 30 Popovers 0x002166ef mono_runtime_invoke + 127
2015-09-16 19:21:13.930 Popovers[913:25026] critical: 31 Popovers 0x0021b8e1 mono_runtime_exec_main + 401
2015-09-16 19:21:13.931 Popovers[913:25026] critical: 32 Popovers 0x0021b697 mono_runtime_run_main + 711
2015-09-16 19:21:13.931 Popovers[913:25026] critical: 33 Popovers 0x000d7fad mono_jit_exec + 93
2015-09-16 19:21:13.931 Popovers[913:25026] critical: 34 Popovers 0x002f4bd1 xamarin_main + 2497
2015-09-16 19:21:13.931 Popovers[913:25026] critical: 35 Popovers 0x002f5562 main + 114
2015-09-16 19:21:13.931 Popovers[913:25026] critical: 36 libdyld.dylib 0x08c9aa21 start + 1
2015-09-16 19:21:13.931 Popovers[913:25026] critical: 37 ??? 0x00000001 0x0 + 1
2015-09-16 19:21:13.931 Popovers[913:25026] 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