Re: Weird crash on iOS
Re: Weird crash on iOS
- Subject: Re: Weird crash on iOS
- From: Laurent Daudelin <email@hidden>
- Date: Tue, 18 Sep 2012 22:21:37 -0700
Yes, I do have a couple of performSelector:withObject:afterDelay: in my code. So, this would be sent to a deallocated object?
-Laurent.
--
Laurent Daudelin
AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/
Logiciels Nemesys Software email@hidden
On Sep 18, 2012, at 22:00, Jens Alfke <email@hidden> wrote:
>
> On Sep 18, 2012, at 9:55 PM, Laurent Daudelin <email@hidden> wrote:
>
>> I don't have any NSTimer in my code.
>
> The _NSFireDelayedPerform means it's invoking a -performSelector:withObject:afterDelay: call. Do you have any of those?
>
> I’m not sure what the sigtramp signifies. My first guess would be it’s a side effect of messaging a dealloced object.
>
> —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