Re: Problem with DLS node output in Leopard (AUMixerEntry crash)
Re: Problem with DLS node output in Leopard (AUMixerEntry crash)
- Subject: Re: Problem with DLS node output in Leopard (AUMixerEntry crash)
- From: William Stewart <email@hidden>
- Date: Thu, 31 Jan 2008 18:27:42 -0800
Please file a bug report: http://bugreporter.apple.com
On Jan 31, 2008, at 5:59 PM, Michael Norris wrote:
Hi there
I have an application which creates an AUGraph consisting of a DLS
node connected to a mixer connected to an output node. This ran find
on 10.3 and 10.4. I'm now finding, however, that it crashes Leopard
at AUMixerEntry. Any thoughts?
Here's the code (updated for 10.5 APIs):
error = AUGraphNodeInfo(gAUGraph, gPianoNode,NULL, &synthUnit);
error = AudioUnitSetProperty (synthUnit,
kMusicDeviceProperty_SoundBankFSRef, kAudioUnitScope_Global, 0,
&outFSRef, sizeof (FSRef));
Here's the stack trace:
Process: EarConditioner [14591]
Path: /Users/michaelnorris/Development/AuralDev/build/
Development/EarConditioner.app/Contents/MacOS/EarConditioner
Identifier: nz.ac.vuw.earconditioner
Version: EarConditioner b0904 (1.0beta)
Code Type: PPC (Native)
Parent Process: launchd [71]
Date/Time: 2008-02-01 14:55:03.170 +1300
OS Version: Mac OS X 10.5.1 (9B18)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 4
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden