• 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: Hanging after autorelease...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hanging after autorelease...


  • Subject: Re: Hanging after autorelease...
  • From: Gerd Knops <email@hidden>
  • Date: Tue, 10 Apr 2007 14:13:55 -0500


On Apr 10, 2007, at 2:05 PM, Sean McBride wrote:

That's not quite the whole shebang. :)  There's several more in fact.
Useful to you might include: MallocPreScribble, NSDeallocateZombies,
MallocGuardEdges, CFZombieLevel, MallocBadFreeAbort.

NSZombieEnabled does not apply to toll-free bridged objects, so you need
CFZombieLevel.


Thanks, I forgot about that. Still no help though...

Also, beware MallocStackLogging, it is totally broken, and corrupts
memory if two threads are using malloc/free at the same time (can happen
even if your app is single threaded, for example if you have a default
button onscreen the OS creates a thread that calls malloc/free.)

OK, I'll keep that turned off. Thanks for the info!

Gerd


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: Hanging after autorelease...
      • From: Gerd Knops <email@hidden>
References: 
 >Hanging after autorelease... (From: Gerd Knops <email@hidden>)
 >Re: Hanging after autorelease... (From: Bill Bumgarner <email@hidden>)
 >Re: Hanging after autorelease... (From: Gerd Knops <email@hidden>)
 >Re: Hanging after autorelease... (From: "Sean McBride" <email@hidden>)

  • Prev by Date: Value transformer in NSPredicate?
  • Next by Date: Re: elegant sheet cascade handling?
  • Previous by thread: Re: Hanging after autorelease...
  • Next by thread: Re: Hanging after autorelease...
  • Index(es):
    • Date
    • Thread