Re: Thread-related crash
Re: Thread-related crash
- Subject: Re: Thread-related crash
- From: John Stiles <email@hidden>
- Date: Wed, 7 Apr 2004 14:42:43 -0700
On Apr 7, 2004, at 2:24 PM, John Stiles wrote:
To me this stuff looks pretty darn basic. What am I missing? Is it
possible that the autorelease withObject: objects are getting released
before the selector has been called? That's all I can think of...??
No, I take that back... the thread should be using its own autorelease
pool, which is left open until the thread terminates. So now I can't
think of any ideas.
BTW, in the sample code, I tried to replace the word "Installer" with
"App" but I missed a few places. Don't let that confuse you :)
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.