Re: NSAutoreleasePool Problem
Re: NSAutoreleasePool Problem
- Subject: Re: NSAutoreleasePool Problem
- From: Matthew Miller <email@hidden>
- Date: Sun, 29 Jan 2006 17:25:27 -0500
All -
Thanks to Shawn, I've tried to use NSZombie to track down the
offending release and got the following:
2006-01-29 17:07:20.335 ConnectToMining[1059] *** Selector 'release'
sent to dealloced instance 0x305710 of class NSConcreteValue.
Break at '-[_NSZombie release]' to debug.
2006-01-29 17:07:20.336 ConnectToMining[1059] *** -[NSAutoreleasePool
dealloc]: Exception ignored while releasing an object in an
autorelease pool: *** Selector 'release' sent to dealloced instance
0x305710 of class NSConcreteValue.
Break at '-[_NSZombie release]' to debug.
Hoping this helps anyone following this thread to point me in the
right direction.
Matt
_______________________________________________
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