Re: Problem tracking crash in iOS
Re: Problem tracking crash in iOS
- Subject: Re: Problem tracking crash in iOS
- From: Matt Neuburg <email@hidden>
- Date: Sat, 19 Nov 2011 07:13:35 -0800
On Wed, 16 Nov 2011 14:23:26 -0800, Laurent Daudelin <email@hidden> said:
>I'm working on an app with a bug that is reproducible each time. Some object is trashed and the NSNotificationCenter tries to send a notification to an object that doesn't respond to that selector. I turned on NSZombieEnabled and a bunch of other settings for my debug session but when I turn on NSZombieEnabled, the crash doesn't occur and the app keeps running.
>
>How can I find out which object is wrongly deallocated?
Part of the problem here, it seems to me, is that there is no API for querying the NSNotificationCenter as to what targets and selectors it has registered. m.
--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
Programming iOS 4!
http://www.apeth.net/matt/default.html#iosbook _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden