MallocDebug, Out of memory error
MallocDebug, Out of memory error
- Subject: MallocDebug, Out of memory error
- From: Eric Eizenman <email@hidden>
- Date: Fri, 17 Jun 2005 12:15:27 -0700
Using Xcode v1.5, OS 10.3.9, Dual 1GHz G4, 1GB RAM
I'm trying to track down a memory related crash bug using MallocDebug,
but I keep getting this SIGABRT.
"malloc[775]: Out of memory while stack logging"
The .gdbinit file looks pretty minimal now. I tried various setting
without any change. Could it be that somehow my settings are being
overridden ?
set env MallocCheckHeapStart 0
set env MallocCheckHeapEach 10000
set env MallocStackLogging 0
set env MallocStackLoggingNoCompact 0
set env MallocScribble 0
The product is a plug-in that runs inside a host program. I don't get
the error if I just debug without MallocDebug. I'm also able to use
MallocDebug with other products, so I don't really understand why would
my system run out of memory.
Any hint will be appreciated.
------------------------------------------------------------------
Eric Eizenman
BIAS Inc., Audio Software Development
------------------------------------------------------------------
_______________________________________________
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