Re: crash
Re: crash
- Subject: Re: crash
- From: Jeff Moore <email@hidden>
- Date: Mon, 31 Oct 2005 10:01:41 -0800
We're always happy to help decipher crash logs, but you really have
to post the entire log. In this case, the thread whose backtrace you
posted is not the thread that crashed. If you are catching this in
gdb, you need to do a "t a a bt" command to get the backtraces of all
the threads in the process, otherwise just post everything in the
crash log.
On Oct 31, 2005, at 8:07 AM, Olivier Destrebecq wrote:
When doing unit test, i regularly get this crash. I never got it
yet when using the app, but i guess it is just a matter of time.
I included the crash log at the end of the file along with the
relevant code. I submitted the crash report to apple, but I have
the impression it is probably more a problem with my code:-)...
--
Jeff Moore
Core Audio
Apple
_______________________________________________
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
References: | |
| >crash (From: Olivier Destrebecq <email@hidden>) |