Skip to content

Instantly share code, notes, and snippets.

@JohnPilczak
Created September 17, 2014 17:42
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 JohnPilczak/f7503455970846f38c02 to your computer and use it in GitHub Desktop.
Save JohnPilczak/f7503455970846f38c02 to your computer and use it in GitHub Desktop.
Starting iPhone 6
Launching application
Application launched. PID = 55295
Press enter to terminate the application
Loaded assembly: /Users/johnpilczak/Library/Developer/CoreSimulator/Devices/26293580-5979-48BC-B8D7-55B1934D43A3/data/Containers/Bundle/Application/FDC80925-9D7E-4B4A-AA8E-79464A5E5095/AdaptivePhotos.app/Xamarin.iOS.dll [External]
Thread started: #2
Loaded assembly: /Users/johnpilczak/Library/Developer/CoreSimulator/Devices/26293580-5979-48BC-B8D7-55B1934D43A3/data/Containers/Bundle/Application/FDC80925-9D7E-4B4A-AA8E-79464A5E5095/AdaptivePhotos.app/AdaptivePhotos.exe
Loaded assembly: /Users/johnpilczak/Library/Developer/CoreSimulator/Devices/26293580-5979-48BC-B8D7-55B1934D43A3/data/Containers/Bundle/Application/FDC80925-9D7E-4B4A-AA8E-79464A5E5095/AdaptivePhotos.app/System.dll [External]
Loaded assembly: /Users/johnpilczak/Library/Developer/CoreSimulator/Devices/26293580-5979-48BC-B8D7-55B1934D43A3/data/Containers/Bundle/Application/FDC80925-9D7E-4B4A-AA8E-79464A5E5095/AdaptivePhotos.app/System.Core.dll [External]
2014-09-17 13:39:08.557 AdaptivePhotos[55295:17979450] 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
2014-09-17 13:39:08.557 AdaptivePhotos[55295:17979450] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7fb730dd4410 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2014-09-17 13:39:08.558 AdaptivePhotos[55295:17979450] 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
2014-09-17 13:39:08.558 AdaptivePhotos[55295:17979450] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7fb730dd4410 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2014-09-17 13:39:08.558 AdaptivePhotos[55295:17979450] 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
2014-09-17 13:39:08.558 AdaptivePhotos[55295:17979450] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7fb730dd4410 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2014-09-17 13:39:08.559 AdaptivePhotos[55295:17979450] 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
2014-09-17 13:39:08.559 AdaptivePhotos[55295:17979450] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7fb730dd4410 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
Unhandled Exception:
System.ArgumentException: Item at 1 is not a number or a view
Parameter name: viewsAndMetrics
at UIKit.NSLayoutConstraint.FromVisualFormat (System.String format, NSLayoutFormatOptions formatOptions, System.Object[] viewsAndMetrics) [0x000c9] in /Developer/MonoTouch/Source/maccore/src/Foundation/NSLayoutConstraint.cs:69
at AdaptivePhotos.ProfileViewController.UpdateConstraintsForTraitCollection (UIKit.UITraitCollection collection) [0x0029a] in /Users/johnpilczak/monotouch-samples/ios8/AdaptivePhotos/AdaptivePhotos/Controller/ProfileViewController.cs:146
at AdaptivePhotos.ProfileViewController.LoadView () [0x000cf] in /Users/johnpilczak/monotouch-samples/ios8/AdaptivePhotos/AdaptivePhotos/Controller/ProfileViewController.cs:93
at (wrapper managed-to-native) UIKit.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 AdaptivePhotos.Application.Main (System.String[] args) [0x00008] in /Users/johnpilczak/monotouch-samples/ios8/AdaptivePhotos/AdaptivePhotos/Main.cs:17
2014-09-17 13:39:58.186 AdaptivePhotos[55295:17979450] Unhandled managed exception: Item at 1 is not a number or a view
Parameter name: viewsAndMetrics (System.ArgumentException)
at UIKit.NSLayoutConstraint.FromVisualFormat (System.String format, NSLayoutFormatOptions formatOptions, System.Object[] viewsAndMetrics) [0x000c9] in /Developer/MonoTouch/Source/maccore/src/Foundation/NSLayoutConstraint.cs:69
at AdaptivePhotos.ProfileViewController.UpdateConstraintsForTraitCollection (UIKit.UITraitCollection collection) [0x0029a] in /Users/johnpilczak/monotouch-samples/ios8/AdaptivePhotos/AdaptivePhotos/Controller/ProfileViewController.cs:146
at AdaptivePhotos.ProfileViewController.LoadView () [0x000cf] in /Users/johnpilczak/monotouch-samples/ios8/AdaptivePhotos/AdaptivePhotos/Controller/ProfileViewController.cs:93
at (wrapper managed-to-native) UIKit.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 AdaptivePhotos.Application.Main (System.String[] args) [0x00008] in /Users/johnpilczak/monotouch-samples/ios8/AdaptivePhotos/AdaptivePhotos/Main.cs:17
mono-rt: Stacktrace:
mono-rt:
Native stacktrace:
mono-rt: 0 AdaptivePhotos 0x0000000106f1274d mono_handle_native_sigsegv + 253
mono-rt: 1 libsystem_platform.dylib 0x000000010fef45aa _sigtramp + 26
mono-rt: 2 libsystem_sim_c.dylib 0x000000010fca4301 suboptarg + 5937
mono-rt: 3 libsystem_sim_c.dylib 0x000000010fc5919a abort + 129
mono-rt: 4 AdaptivePhotos 0x00000001070828d4 monotouch_unhandled_exception_handler + 228
mono-rt: 5 AdaptivePhotos 0x0000000106f12ef3 mono_invoke_unhandled_exception_hook + 83
mono-rt: 6 AdaptivePhotos 0x0000000106f120a2 mono_handle_exception_internal + 5906
mono-rt: 7 AdaptivePhotos 0x0000000106f10988 mono_handle_exception + 24
mono-rt: 8 AdaptivePhotos 0x0000000106e92719 mono_amd64_throw_exception + 169
mono-rt: 9 ??? 0x000000011adca144 0x0 + 4745634116
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