Re: Weird Bug Report on 10.5
Re: Weird Bug Report on 10.5
- Subject: Re: Weird Bug Report on 10.5
- From: Brent Smith <email@hidden>
- Date: Mon, 8 Mar 2010 09:21:48 -0800
I am doing one NSThread method which basically phones home. However thats in my appDelegate, in the init method, and it only runs once. I cant really see my appDelegate being unallocated when the app starts?
On Mar 8, 2010, at 9:12 AM, Dave DeLong wrote:
> Like Steve Bird said, it's not your GUI thread that crashed, it's the thread you've created via NSThread. Perhaps it's trying to invoke a selector on a deallocated object or something?
>
> Dave
>
> On Mar 8, 2010, at 10:05 AM, Brent Smith wrote:
>
>> The datasource is being hooked up with bindings and core data.
>> maybe there is something that just doesnt work on 10.5 with bindings and CD?
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden