NSZombie issue?
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