• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
MallocDebug, Out of memory error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Build Dependencies... or Why are you Rebuilding.
  • Next by Date: Re: Build Dependencies... or Why are you Rebuilding.
  • Previous by thread: Build Dependencies... or Why are you Rebuilding.
  • Next by thread: Make XCode automatically link files produced by shell script phase
  • Index(es):
    • Date
    • Thread