Re: error for object : incorrect checksum for freed object
Re: error for object : incorrect checksum for freed object
- Subject: Re: error for object : incorrect checksum for freed object
- From: Rob Rohan <email@hidden>
- Date: Thu, 20 Apr 2006 14:19:24 -0700
BTW "what exactly this error means" meaning I know the error
supposedly means that an memory location was attempted to be used
after it had been freed - could it mean anything else
On Apr 20, 2006, at 2:09 PM, Rob Rohan wrote:
I am fairly sure this is not the correct list for this, but I am
hoping someone can steer me in the right direction.
I am running into an error in some C code I didn't write that is
gacking on some calls to free. It blows up with:
malloc: *** error for object 0x31d8090: incorrect checksum for
freed object - object was probably modified after being freed,
break at szone_error to debug
It's odd, because I can't see how that's possible. I googled for a
clue - there seem to be a lot of these kinds of errors out there
but nothing on how to go about fixing it.
If someone could throw me a link on how to either "*** set a
breakpoint in szone_error to debug", what exactly this error means,
or how to find out what "object" is at location 0x31d8090 I would
really appreciate it. (this is happening in some C code... an
object?) - any links or tips in general are welcome
thanks,
rob
_______________________________________________
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
_______________________________________________
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