Help Using Malloc Debug
Help Using Malloc Debug
- Subject: Help Using Malloc Debug
- From: Ted Lowery <email@hidden>
- Date: Fri, 27 Dec 2002 11:57:35 -0500
Hi all-
I'm attempting to use MallocDebug for the first time, but I am
struggling. My app seems to run fine without crashing in the debugger
or just standalone. When I launch it in MallocDebug, I immediately get
a crash: MallocDebug: Target application attempted to read address
0x7c0802ae, which can't be read. I've commented all the code that my
app executes, so it is just a dumb shell, but I still get the crash.
To me, this appears to be something that I've forgotten to set right in
the nib file. Does this sound plausible? Any way to track down what
is at 0x7c0802ae?
Cheers, Ted
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.