• 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: Finding out what's incorrectly calling an Obj-C method
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finding out what's incorrectly calling an Obj-C method


  • Subject: Re: Finding out what's incorrectly calling an Obj-C method
  • From: Steve Mills <email@hidden>
  • Date: Mon, 04 Mar 2013 15:06:03 -0600

On Mar 4, 2013, at 14:58:04, Rick Mann <email@hidden> wrote:

> This sometimes happens to me when something gets released unexpectedly. Try turning on zombies. If that's the case, you'll get a "message sent to deallocated instance" instead.

The object is still very much valid, and zombie detection is on.

> Otherwise, you'll have to look before that call to see what that object is. Clearly, you're treating something as a collection that the runtime thinks is a controller.

It'd really help if I could set a breakpoint on the part of the Obj-C runtime that spits out the "unrecognized selector" error. None of the usual suspects handle that.

--
Steve Mills
office: 952-818-3871
home: 952-401-6255
cell: 612-803-6157




_______________________________________________

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

References: 
 >Re: Finding out what's incorrectly calling an Obj-C method (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: Finding out what's incorrectly calling an Obj-C method
  • Next by Date: Re: File Path String From Save Panel
  • Previous by thread: Re: Finding out what's incorrectly calling an Obj-C method
  • Next by thread: Re: Finding out what's incorrectly calling an Obj-C method
  • Index(es):
    • Date
    • Thread