Re: EXC_BAD_ACCESS on releasing pool
Re: EXC_BAD_ACCESS on releasing pool
- Subject: Re: EXC_BAD_ACCESS on releasing pool
- From: Michael Vannorsdel <email@hidden>
- Date: Wed, 16 Apr 2008 00:30:16 -0600
You probably released an object that belonged to the pool. Set the
environment variable NSZombieEnabled to YES to find out which object(s).
On Apr 16, 2008, at 12:20 AM, Nick Rogers wrote:
when i release the NSAutoReleasePool in a second thread, i get this
error EXC_BAD_ACCESS on the console.
No other description is given.
What could be wrong?
_______________________________________________
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