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

NSZombie issue?


  • Subject: NSZombie issue?
  • From: Rachel Blackman <email@hidden>
  • Date: Mon, 10 Jul 2006 19:29:57 -0700

So, I've got a situation where in one particular case, I'm getting an EXC_BAD_ACCESS. Just the situation for NSZombie, right?

Wrong.

Breaking on _NSZombie release, autorelease, retain, referenceCount, respondsToSelector and methodSignatureForSelector produces nothing. Instead, I just get the happy little 'NSZombie forward: : not overridden' message.

Obviously, it's hitting the problematic object (right in the middle of the foundation run loop, so I can't tell from backtrace if I break on _NSZombie forward::), but unlike with release/retain NSZombie messages, it's not producing any useful information like what the address of the object is, or what its original class was.

What have I missed? :(

--
Rachel 'Sparks' Blackman -- sysadmin, developer, mad scientist
"If it is not broken, give me five minutes to redesign it!"

_______________________________________________
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


  • Prev by Date: Motion Sensor
  • Next by Date: nil pointers
  • Previous by thread: Re: Motion Sensor
  • Next by thread: nil pointers
  • Index(es):
    • Date
    • Thread