• 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: Clang vs. gcc and random crashes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Clang vs. gcc and random crashes


  • Subject: Re: Clang vs. gcc and random crashes
  • From: Scott Ribe <email@hidden>
  • Date: Thu, 26 Mar 2015 10:50:49 -0600

On Mar 26, 2015, at 10:18 AM, Jens Alfke <email@hidden> wrote:
>
> It ran out of address space, i.e. allocated 2GB* of memory. This is entirely possible when using GuardMalloc because it puts every heap allocation on a separate 4k-byte memory page, which tends to hugely increase the amount of memory allocated.

Also, zombies means memory is not actually reclaimed when freed.

Although, from what you describe, it still really shouldn't be chewing through all that much memory. But you're an Adobe plug-in IIRC, so maybe process memory is already nearly exhausted before you even start...

--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice






 _______________________________________________
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: 
 >Clang vs. gcc and random crashes (From: Michael Domino <email@hidden>)
 >Re: Clang vs. gcc and random crashes (From: Quincey Morris <email@hidden>)
 >Re: Clang vs. gcc and random crashes (From: Michael Domino <email@hidden>)
 >Re: Clang vs. gcc and random crashes (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: Clang vs. gcc and random crashes
  • Next by Date: Re: Clang vs. gcc and random crashes
  • Previous by thread: Re: Clang vs. gcc and random crashes
  • Next by thread: Re: Clang vs. gcc and random crashes
  • Index(es):
    • Date
    • Thread