Re: Object Allocations
Re: Object Allocations
- Subject: Re: Object Allocations
- From: "John C. Randolph" <email@hidden>
- Date: Mon, 17 Sep 2001 06:45:05 -0700
On Monday, September 17, 2001, at 06:30 AM, Rosyna wrote:
Yup and it happens when its done with the thread, even though i
explicitly make an Auto Release pool.
Ack, at 9/17/01, John C. Randolph said:
The error messages you're getting though, are typically caused by not
having a top-level NSAutoreleasePool in place, and it doesn't really
matter what the objects in question are.
Is this a multi-threaded app?
Let's see the code you're using to spawn the thread and create the pool.
-jcr
"I fear all we have done is to awaken a sleeping giant and fill him with
a terrible resolve." -Admiral Isoroku Yamamoto, Dec 7, 1941.