gmalloc prevents a "Bus error"
gmalloc prevents a "Bus error"
- Subject: gmalloc prevents a "Bus error"
- From: Craig Maloney <email@hidden>
- Date: Mon, 3 Oct 2005 15:16:18 -0700
Hi all.
I have a situation where running code from the command line give "Bus
error" (I'm probably going out-of-bounds on an array), running in gdb
(from xcode or manually from a shell) gets a "EXC_BAD_ACCESS"
signal. But then if I want to turn on aggressive debugging and
select the "Enable Guard Malloc" option from the debug menu, the
error completely goes away and the program terminates normally.
Could someone explain to me in simple terms how turning on the most
aggressive memory checking could make the error disappear
altogether? Sorry if this is a bit elementary.
Thanks,
Craig
_______________________________________________
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