Hey Dean, It looks like a non-issue produced by iOS 5 only on the Simulator - http://stackoverflow.com/questions/6906930/avaudiorecorder-is-broken-on-ios-5
So it should be nothing to worry about. I hope this helps, Chris Hardy On Wed, Dec 7, 2011 at 12:10 AM, Sebastien Pouliot <[email protected]>wrote: > Dean, > > Can you describe the mac hardware you're using ? maybe we'll find a > pattern - even if I suspect this is not MonoTouch related :-) > > Thanks, > Sebastien > > On Tue, Dec 6, 2011 at 5:59 PM, Dean Cleaver > <[email protected]> wrote: > > 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:[email protected]] > > Sent: Tuesday, December 06, 2011 1:00 PM > > To: Dean Cleaver > > Cc: [email protected] > > 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 < > [email protected]> 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 > >> [email protected] > >> http://lists.ximian.com/mailman/listinfo/monotouch > >> > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > -- ChrisNTR Microsoft ASPInsider http://weblogs.asp.net/chrishardy http://twitter.com/chrisntr
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
