help-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Double free invisible due to autorelease pool


From: Adam Fedor
Subject: Re: Double free invisible due to autorelease pool
Date: Wed, 2 Feb 2005 14:19:20 -0700


On Feb 2, 2005, at 1:18 PM, Richard Frith-Macdonald wrote:


On 2 Feb 2005, at 19:27, Sébastien Pierre wrote:

Hi all,

I am currently in big trouble trying to find the cause of a "double free" which occurs when releasing an autorelease pool. Has anybody any idea to know how to identify where an autoreleased objects was freed (released, I guess) before being autoreleases ?

[NSObject+enableDoubleReleaseCheck:] might well help you.


I think you could also try setting the env var

NSZombieEnabled





reply via email to

[Prev in Thread] Current Thread [Next in Thread]