• 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
Debugging with zombies enabled
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debugging with zombies enabled


  • Subject: Debugging with zombies enabled
  • From: Chris Meyer <email@hidden>
  • Date: Fri, 27 Dec 2002 09:31:05 -0800

I'm trying to enable extra debugging checks in my application. I do this by clicking on the targets tab, setting the 'NSDebugEnabled', 'NSZombieEnabled', 'NSDeallocateZombies', 'NSHangOnMallocError', and 'NSHangOnUncaughtException' environment variables to 'YES', setting 'Dynamic Runtime Liibrary Variant' to Debug, and running the debugger.

For a brand new Cocoa document based application generated from the template, I get the following assertion every time the window activates:

DebugAssert: HIToolbox: inDataPtr != NULL SetEventParameter_NilDataPassed [line 914, file Events/EventsCore/EventRecord.c]

Is there something else that I need to do for extreme torture debugging or is this a bug in the Carbon interaction with Cocoa?

Any help/ideas/info would be appreciated.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Debugging with zombies enabled
      • From: Mike Ferris <email@hidden>
  • Prev by Date: Re: Menu Items and that check picture
  • Next by Date: Questions about retain
  • Previous by thread: Re: More Info: Help Using Malloc Debug
  • Next by thread: Re: Debugging with zombies enabled
  • Index(es):
    • Date
    • Thread