discuss-gnustep
[Top][All Lists]
Advanced

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

Memory leaks


From: Stefan Urbanek
Subject: Memory leaks
Date: Tue, 20 May 2003 00:14:33 +0200

Hi all,

If you have or will have problems with large memory leaks in gnustep, this is 
for you. Usualy it turns out, that the most stupid errors are the most 
difficult to find. So, here is obvious thing, but it should be remembered :)

       Make sure that you do not have environmental variable: NSZombiesEnabled 
= YES.

I was having problems with leaks, they were visible mainly by moving the mouse 
in gnustep apps making it grow to hundreds of MB (200-300) memory .... we went 
from NSRunLoop throught NSDate to NSAllocateObject...

Thank you, Alex.

Stefan






reply via email to

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