[MonoTouch] Any ideas what this is?
Dean Cleaver
dean.cleaver at xceptionsoftware.com
Tue Dec 6 17:59:55 EST 2011
Hi Sebastien,
No - I'm not running in a VM - native OSX. Don't even have any VMs running on that machine.
Dino
-----Original Message-----
From: Sebastien Pouliot [mailto:sebastien at xamarin.com]
Sent: Tuesday, December 06, 2011 1:00 PM
To: Dean Cleaver
Cc: monotouch at lists.ximian.com
Subject: Re: [MonoTouch] Any ideas what this is?
Hello Dean,
Are you by any chance running inside a virtual machine ?
This is the only time I've seen this reported. The same sample code, again inside the simulator, did not show those errors outside a VM.
Sebastien
On Tue, Dec 6, 2011 at 1:42 PM, Dean Cleaver <dean.cleaver at xceptionsoftware.com> wrote:
> Comes up when debugging in the simulator:
>
> 2011-12-06 12:17:14.217 Valet[4678:23023] Error loading
> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn:
>
> dlopen(/System/Library/Extensions/AudioIPCDriver.kext/Contents/Resourc
> es/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn,
> 262): Symbol not found: __dealloc
> Referenced from:
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFou
> ndation
> Expected in:
> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSim
> ulator5.0.sdk/usr/lib/libobjc.A.dylib
> in
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFou
> ndation
> 2011-12-06 12:17:14.218 Valet[4678:23023] Error loading
> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn:
>
> dlopen(/System/Library/Extensions/AudioIPCDriver.kext/Contents/Resourc
> es/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn,
> 262): Symbol not found: __dealloc
> Referenced from:
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFou
> ndation
> Expected in:
> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSim
> ulator5.0.sdk/usr/lib/libobjc.A.dylib
> in
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFou
> ndation
> 2011-12-06 12:17:14.220 Valet[4678:23023] Error loading
> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn:
>
> dlopen(/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/Apple
> HDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn,
> 262): Symbol not found: __dealloc
> Referenced from:
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFou
> ndation
> Expected in:
> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSim
> ulator5.0.sdk/usr/lib/libobjc.A.dylib
> in
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFou
> ndation
> 2011-12-06 12:17:14.221 Valet[4678:23023] Error loading
> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn:
>
> dlopen(/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/Apple
> HDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn,
> 262): Symbol not found: __dealloc
> Referenced from:
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFou
> ndation
> Expected in:
> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSim
> ulator5.0.sdk/usr/lib/libobjc.A.dylib
> in
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFou
> ndation
>
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
More information about the MonoTouch
mailing list