Skip to content

Instantly share code, notes, and snippets.

@Rajneesh360Logica
Created November 13, 2014 07:47
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 Rajneesh360Logica/668814a5c14193fa8e3f to your computer and use it in GitHub Desktop.
Save Rajneesh360Logica/668814a5c14193fa8e3f to your computer and use it in GitHub Desktop.
Debug session started...
Loaded assembly: /Users/MM/Library/Developer/CoreSimulator/Devices/93B12D12-E26E-4883-B875-1353D4B4B7D2/data/Containers/Bundle/Application/58850DC5-240C-472B-9741-68EC000AFAA6/App3.app/.monotouch-32/Xamarin.iOS.dll
Thread started: #2
Loaded assembly: /Users/MM/Library/Developer/CoreSimulator/Devices/93B12D12-E26E-4883-B875-1353D4B4B7D2/data/Containers/Bundle/Application/58850DC5-240C-472B-9741-68EC000AFAA6/App3.app/.monotouch-32/App3.exe
Loaded assembly: /Users/MM/Library/Developer/CoreSimulator/Devices/93B12D12-E26E-4883-B875-1353D4B4B7D2/data/Containers/Bundle/Application/58850DC5-240C-472B-9741-68EC000AFAA6/App3.app/.monotouch-32/System.dll
2014-11-13 13:15:51.749 App3[694:10045] 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-11-13 13:15:51.750 App3[694:10045] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x79710680 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2014-11-13 13:15:51.751 App3[694:10045] 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-11-13 13:15:51.751 App3[694:10045] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x79710680 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2014-11-13 13:15:51.751 App3[694:10045] E
rror 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-11-13 13:15:51.751 App3[694:10045] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x79710680 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2014-11-13 13:15:51.752 App3[694:10045] 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-11-13 13:15:51.752 App3[694:10045] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x79710680 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2014-11-13 13:15:51.752 App3[694:10045] 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-11-13 13:15:51.753 App3[694:10045] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x79710680 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
objc[694]: Method cache corrupted. This may be a message to an invalid object, or a memory error somewhere else.
objc[694]: receiver 0xbff87338, SEL 0x7972add0, isa 0x1447a4f0, cache 0x1447a4f8, buckets 0x7a8ac140, mask 0x0, occupied 0x0
objc[694]: receiver 0 bytes, buckets 144 bytes
objc[694]: selector 'X�R�'
The program 'Mono' has exited with code 0 (0x0).
Debugging session ended.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment