I am also having these errors whenever I am using MPMusicPlayerController (or 
an MPMediaQuery, can't remember at which point exactly).

On a MacBook, on the simulator only.

Dimitris Tavlikos
Software Developer
Email: [email protected]
Twitter: http://twitter.com/#!/dtavlikos
Blog: http://software.tavlikos.com






On 6 Dec 2011, at 9:00 PM, Sebastien Pouliot wrote:

> 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/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn,
>> 262): Symbol not found: __dealloc
>>   Referenced from:
>> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>>   Expected in:
>> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk/usr/lib/libobjc.A.dylib
>>  in
>> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>> 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/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn,
>> 262): Symbol not found: __dealloc
>>   Referenced from:
>> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>>   Expected in:
>> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk/usr/lib/libobjc.A.dylib
>>  in
>> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>> 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/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn,
>> 262): Symbol not found: __dealloc
>>   Referenced from:
>> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>>   Expected in:
>> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk/usr/lib/libobjc.A.dylib
>>  in
>> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>> 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/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn,
>> 262): Symbol not found: __dealloc
>>   Referenced from:
>> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>>   Expected in:
>> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk/usr/lib/libobjc.A.dylib
>>  in
>> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>> 
>> _______________________________________________
>> MonoTouch mailing list
>> [email protected]
>> http://lists.ximian.com/mailman/listinfo/monotouch
>> 
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch

_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to