Re: can I catch an EXC_BAD_ACCESS?
Re: can I catch an EXC_BAD_ACCESS?
- Subject: Re: can I catch an EXC_BAD_ACCESS?
- From: "Peter CK" <email@hidden>
- Date: Thu, 29 Jun 2006 17:20:13 -0400
Hmm, it sounds as though the app has corrupted the stack, we have had
this on occasion - the Xcode debugger (as you've seen with other
projects) does give you a call stack on crash, but if it crashes
after a mem corruption that has corrupted the stack, it'll give you a
corrupted stack (i.e. rubbish).
Yes, there is mention of a corrupt stack. I don't recall seeing any rubbish. I think the call stack is just blank. Is there any way I can debug this?
Thanks,
Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden