Re: Tips for debugging stack smash?
Re: Tips for debugging stack smash?
- Subject: Re: Tips for debugging stack smash?
- From: Lawrence Gold <email@hidden>
- Date: Wed, 2 Aug 2006 17:14:20 -0600
On Aug 2, 2006, at 10:27 AM, Scott Ribe wrote:
Sigh... I'm smashing the stack, leaving things where XCode doesn't
show any
useful info when it breaks. Most cruel of all, enabling MallocDebug
results
in my 100% reproducible crash test case running to completion every
time.
Suggestions? Besides: write better code ;-)
I suggest increasing the thread stack size. It may allow the program
to get further and give you an idea of where the problem lies.
_______________________________________________
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