Re: Weird crash on iOS
Re: Weird crash on iOS
- Subject: Re: Weird crash on iOS
- From: Jens Alfke <email@hidden>
- Date: Tue, 18 Sep 2012 22:25:55 -0700
On Sep 18, 2012, at 10:21 PM, Laurent Daudelin < email@hidden> wrote: Yes, I do have a couple of performSelector:withObject:afterDelay: in my code. So, this would be sent to a deallocated object?
That’s my guess. Although the receiver of that message is retained until the delayed perform completes, so there’d have to be an excess release in your code for this to happen. You’ve already run the static analyzer, I presume?
—Jens |
_______________________________________________
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