Re: ExtAudioFileDispose blocking
Re: ExtAudioFileDispose blocking
- Subject: Re: ExtAudioFileDispose blocking
- From: Ethan Funk <email@hidden>
- Date: Mon, 22 Mar 2010 12:01:18 -0700
I did a project clean and recompiled and the problem has gone away. Must have been a gcc bug... memory overlap?
Ethan...
On Mar 20, 2010, at 9:46 AM, Ethan Funk wrote:
> I have another mystery to unravel:
>
> ExtAudioFileDispose appears to be blocking indefinitely after my code runs for a few hours, loading, playing and unloading files. My application is multi-threaded, and the ExtAudioFileDispose call is being made from a pthread, not the main thread. In getting to the blocked call, the thread does lock a few other mutexs which are causing other threads in my application to block, but none of the other blocked threads are involved with the Extended audio file API. Since I do not have any source code for the API, I will need a bit of help to understand what is happening here, and what the API is blocked on.
_______________________________________________
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