• 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
Re: Guard Malloc crashes...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guard Malloc crashes...


  • Subject: Re: Guard Malloc crashes...
  • From: Shawn Erickson <email@hidden>
  • Date: Sat, 22 Sep 2007 08:14:06 -0700


On Sep 22, 2007, at 6:12 AM, Jerry wrote:

Yes, I've run foul of the MallocStackLogging bug several times and IMHO it's best avoided.

Guard malloc will cause a crash if you do a lot of allocations because you'll run out of virtual address space due to Guard Malloc allocating a VM page for every allocation. This makes it of little use with large applications.

Humm... that may be a possibility however it is crashing very early in my applications startup so few allocation should have taken place by this point but I will evaluate that possibility (I know aspects of the cross platform application are a little allocation happy, so to speak).


-Shawn


_______________________________________________ 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
References: 
 >Guard Malloc crashes... (From: "Shawn Erickson" <email@hidden>)
 >Re: Guard Malloc crashes... (From: "Sean McBride" <email@hidden>)
 >Re: Guard Malloc crashes... (From: Eric Albert <email@hidden>)
 >Re: Guard Malloc crashes... (From: "Sean McBride" <email@hidden>)
 >Re: Guard Malloc crashes... (From: Jerry <email@hidden>)

  • Prev by Date: Re: Guard Malloc crashes...
  • Next by Date: Weird error situation
  • Previous by thread: Re: Guard Malloc crashes...
  • Next by thread: Question about loading external image files
  • Index(es):
    • Date
    • Thread