• 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: NSExtraMIData?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSExtraMIData?


  • Subject: Re: NSExtraMIData?
  • From: Greg Parker <email@hidden>
  • Date: Mon, 11 Jan 2010 20:10:54 -0800

On Jan 11, 2010, at 7:54 PM, Graham Cox wrote:
> Anyone got any idea what NSExtraMIData is?
>
> I'm getting a "unrecognized selector" error logged on this class, but I've never heard of it.

It's part of NSMenu's internal implementation.

Most likely, you over-released some other object and then an NSExtraMIData was allocated at the same address. When you later try to use the dead over-released object, the message is sent to the NSExtraMIData object.


--
Greg Parker     email@hidden     Runtime Wrangler


_______________________________________________

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: NSExtraMIData?
      • From: "Sean McBride" <email@hidden>
    • Re: NSExtraMIData?
      • From: Graham Cox <email@hidden>
References: 
 >NSExtraMIData? (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: NSExtraMIData?
  • Next by Date: Re: NSExtraMIData?
  • Previous by thread: Re: NSExtraMIData?
  • Next by thread: Re: NSExtraMIData?
  • Index(es):
    • Date
    • Thread