• 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
[NSMenu _enableItem} crash
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[NSMenu _enableItem} crash


  • Subject: [NSMenu _enableItem} crash
  • From: Tony Cate <email@hidden>
  • Date: Wed, 04 May 2011 16:36:30 -0400

Reliably:

Launch project and get first document window.
Close document
Main Menu file open second document.
Close document
Click anywhere on the main menu and the project crashes.

Most of the time the stack ends with:

0 objc_msgSend
1 stub helpers
2 [NSMenu _enableItem]

Occasionally it consists of
0 objc_msgSend
1 ??? (or a reasonable facsimile)

After reading through some threads on this I thought my validation stuff may be an issue, so I commented it out. It made no difference. Because the crash occurs no matter where on the menu I click, I wondered if I was accidentally releasing the mainMenu. I'm not.

Any help with this problem would be greatly appreciated.

Tony



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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: [NSMenu _enableItem} crash
      • From: Fritz Anderson <email@hidden>
    • Re: [NSMenu _enableItem} crash
      • From: Martin Wierschin <email@hidden>
  • Prev by Date: RE: L-shaped custom view in Cocoa?
  • Next by Date: Re: [NSMenu _enableItem} crash
  • Previous by thread: Re: NSClassFormString returning nil.
  • Next by thread: Re: [NSMenu _enableItem} crash
  • Index(es):
    • Date
    • Thread