stepping on memory and guard malloc
stepping on memory and guard malloc
- Subject: stepping on memory and guard malloc
- From: Wesley Smith <email@hidden>
- Date: Tue, 13 Jan 2009 00:16:46 -0800
hi list,
I have an app that I can get to crash regularly and I have strong
suspicions that something is stepping on memory. Usually in a Debug
build, I get the crash after 1 minute or so. The only way I know how
to debug this is by enabling GuardMalloc. The problem I'm having is
that with GuardMalloc enabled, I can't get my app to crash using the
exact same steps even after 20-30 minutes of it running. My app is
using a scripting language that periodically collects memory, so it
needs some time to run for it to get to the point of failure. Is
there another systematic way to go about solving these kinds of
problems?
thanks,
wes
_______________________________________________
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