• 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: NSActionCell mouseEntered crashes application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSActionCell mouseEntered crashes application


  • Subject: Re: NSActionCell mouseEntered crashes application
  • From: Nick Zitzmann <email@hidden>
  • Date: Thu, 27 Apr 2006 11:00:59 -0600


On Apr 27, 2006, at 10:53 AM, Marc Monguio wrote:

Thread 0 Crashed:
0    objc_msgSend_rtp + 32
1    -[NSWindow sendEvent:] + 6424
2    -[NSApplication sendEvent:] + 4172
3    -[NSApplication run] + 508
4    NSApplicationMain + 452
5    main + 64 (main.m:23)
6    start + 404

Does anybody have a reason or solution for this?

The cell is being deallocated too early. Try breaking on methods like -dealloc, -release, etc. to try and catch the culprit and you may also wish to consider turning on NSZombieEnabled.


Nick Zitzmann
<http://www.chronosnet.com/>


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >NSActionCell mouseEntered crashes application (From: Marc Monguio <email@hidden>)

  • Prev by Date: NSActionCell mouseEntered crashes application
  • Next by Date: NSTableView app design
  • Previous by thread: NSActionCell mouseEntered crashes application
  • Next by thread: Re: NSActionCell mouseEntered crashes application
  • Index(es):
    • Date
    • Thread