Re: NSCFArray autoreleased with no pool in place
Re: NSCFArray autoreleased with no pool in place
- Subject: Re: NSCFArray autoreleased with no pool in place
- From: Clark Cox <email@hidden>
- Date: Thu, 14 May 2009 20:33:46 -0700
On Thu, May 14, 2009 at 6:43 PM, Tron Thomas <email@hidden> wrote:
> I am writing a Cocoa application that links to many frameworks. For some
> reason when I debug the program the following message appears in the debug
> output:
>
> *** _NSAutoreleaseNoPool(): Object 0x409660 of class NSCFArray autoreleased
> with no pool in place - just leaking
>
> This message is occurring before the main function for the application is
> executed. Suspicions are that something in one of the frameworks that gets
> loaded is causing the problem.
>
> What can be done to track down where this problem is occurring and fix it?
Set a breakpoint in _NSAutoreleaseNoPool
--
Clark S. Cox III
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