• 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: libauto: what's "agc error: Can not allocate new region"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libauto: what's "agc error: Can not allocate new region"


  • Subject: Re: libauto: what's "agc error: Can not allocate new region"
  • From: Jens Alfke <email@hidden>
  • Date: Wed, 2 Dec 2009 12:33:15 -0800

On Dec 2, 2009, at 7:27 AM, Sean McBride wrote:
> I'm stress testing a 64 bit GC app with AUTO_USE_GUARDS and left it
> running overnight.  This morning it's crashed here:

Doesn't that turn on GuardMalloc, which adds an extra unmapped page before and after every allocation? In other words, there's an extra 8k of address space used up by every single malloc call. This isn't going to show up as RAM used by the process, because it's not mapped to anything, but it certainly chews up address space in a hurry.

—Jens_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: libauto: what's "agc error: Can not allocate new region"
      • From: "Sean McBride" <email@hidden>
References: 
 >libauto: what's "agc error: Can not allocate new region" (From: "Sean McBride" <email@hidden>)
 >Re: libauto: what's "agc error: Can not allocate new region" (From: Greg Parker <email@hidden>)

  • Prev by Date: Re: libauto: what's "agc error: Can not allocate new region"
  • Next by Date: Re: libauto: what's "agc error: Can not allocate new region"
  • Previous by thread: Re: libauto: what's "agc error: Can not allocate new region"
  • Next by thread: Re: libauto: what's "agc error: Can not allocate new region"
  • Index(es):
    • Date
    • Thread