Re: Snow Leopard Crash on exit
Re: Snow Leopard Crash on exit
- Subject: Re: Snow Leopard Crash on exit
- From: Wolfgang Kundrus <email@hidden>
- Date: Fri, 28 Aug 2009 13:07:41 +0200
>A crash like this basically is saying that the run loop source being
>removed here is corrupt. It could be specific to that run loop source,
>implying that it has probably been overreleased. But when I see
>crashes like this, it usually means that somebody has corrupted the
>process's heap.
This crash only happens on 10.6 and only, if I touch the CoreAudio and
the CoreMIDI framework. I have removed a lot of code of ours to
isolate it, without change. Only if I remove the CoreMIDI calls
completely, the crash goes away. I have removed our CoreMIDI support
dylib from the app and just added the the call the MIDIClientCreate
and MIDIClientDispose to the CoreAudio dylib, which leads to this
crash on exit to come back. What has changed in 10.6, that could be
related to this behaviour ?
Thanks
Wolfgang Kundrus
_______________________________________________
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