Getting a SIGALERT - but not sure what thread it's in.
Getting a SIGALERT - but not sure what thread it's in.
- Subject: Getting a SIGALERT - but not sure what thread it's in.
- From: John Draper <email@hidden>
- Date: Mon, 23 Jan 2006 21:58:49 -0800
Hi,
I have 3 threads running. I'm to assume my main application is thread-1
when shown in the debug window.
When running my App, I'm getting an EXEC_BAD_ACCESS. In my
X-Code, the thread-3 is selected. Is this the thread where I got
this error? Or could it be in another thread. and the source debugger
just happened to have thread-3 selected. Or putting it another way...
when the program encounters this EXEC_BAD_ACCESS error
condition, does the source level debugger then switch to the thread
that generated this error? I'm assuming I'm just trying to access
memory outside my heap space, is this true? Or is something else
going wrong and I'm just knocking on the wrong door?
John
_______________________________________________
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