Re: NSAutoreleasePool Problem
Re: NSAutoreleasePool Problem
- Subject: Re: NSAutoreleasePool Problem
- From: Finlay Dobbie <email@hidden>
- Date: Sun, 29 Jan 2006 23:10:58 +0000
On 29/01/06, Matthew Miller <email@hidden> wrote:
> 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.
..
> Hoping this helps anyone following this thread to point me in the
> right direction.
You could try breaking on -[_NSZombie release] ;-)
(See <http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeUserGuide/Contents/Resources/en.lproj/06_03_db_controlling_execution/chapter_40_section_2.html>
for information on how to set symbolic breakpoints).
-- Finlay
_______________________________________________
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