Re: Problem with thread/autorelease pool .
Re: Problem with thread/autorelease pool .
- Subject: Re: Problem with thread/autorelease pool .
- From: "Philip Q" <email@hidden>
- Date: Mon, 13 Nov 2006 23:25:39 +1300
On 13/11/06, Sudheer dantuluri <email@hidden> wrote:
I've also tried with NSTread's
detachNewThreadSelector:toTarget:withObject: method creating
autorelease pool in the method .
Even this results in the same crash .
In the method where the new thread starts executing, do you create a
new autorelease pool as the *first* thing you do (and subsequently,
release it as the last)?
-Phil
_______________________________________________
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