Corrupt stack?
Corrupt stack?
- Subject: Corrupt stack?
- From: "Yves Poissant" <email@hidden>
- Date: Thu, 14 Jun 2007 18:58:23 -0400
- Organization: Hash Enterprises Inc.
When I run my application in debug build, 50% of the time, I get an error
"Error from Debugger: Previous frame inner to this frame (corrupt stack?)".
Most of the time, if I run the application again, I won't have this error a
second time.
The stack dump does not give me any clue as to what happened and where this
happened. The stack dump looks like this:
#0 ???
#1 0x00000001 in ???
And when I examine the values in memory at $ebp address, the frames don't
make any sense. I mean, it is really off.
So, I'm wondering. Should I worry about that? I mean is this indicative of a
memory overrun in my code or is this really a GDB thing? If I should worry
about something wrong in the application code, what would be a good strategy
to figure what and where the bug is happening? Any suggestions?
Yves Poissant
Hash Inc.
_______________________________________________
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