• 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
[Resolved] ObjectAlloc Instrument: "still living" count too high...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Resolved] ObjectAlloc Instrument: "still living" count too high...


  • Subject: [Resolved] ObjectAlloc Instrument: "still living" count too high...
  • From: David Hoerl <email@hidden>
  • Date: Wed, 19 Dec 2007 11:41:26 -0500

Thanks to Wade Tregaskis who suggested the solution. Sometime i the past I was trying to fix a memory problem and turned on Zombies. It never got turned off.

As a warning to myself in case this ever happend again, I added the folloowing to -applicationDidFinishLaunching:

if(
  getenv("NSZombieEnabled") || getenv("NSAutoreleaseFreedObjectCheckEnabled")
) {
  NSLog(@"NSZombieEnabled/NSAutoreleaseFreedObjectCheckEnabled enabled!");
}

Its been a tough morning, trying to peel all the baked on egg off my face...

David
_______________________________________________
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: Re: Doxygen and doc sets
  • Next by Date: Re: DEVELOPER_SDK_DIR - where documented?
  • Previous by thread: Re: ObjectAlloc Instrument: "still living" count too high...
  • Next by thread: Doc sets updated
  • Index(es):
    • Date
    • Thread