bug-gnustep
[Top][All Lists]
Advanced

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

Re: Serious "memory leaks" problem in gnustep 0.8.0


From: Fred Kiefer
Subject: Re: Serious "memory leaks" problem in gnustep 0.8.0
Date: Sun, 15 Sep 2002 23:24:37 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204

Hi Jan,

great! You did spot a memory leak in the string drawing code that had been unnoticed for four months. The conversion from unicode did not free up the memory. I hope, that I did remove this problem, at least it does not show up for me any more.

Thanks a lot
Fred

Jan Trembulak wrote:
After numerous tests I have found out a problem with memory leaks in
gnustep - 0.8.0.
In the example I am enclosing, the application generates one window with

NSTextField item, and cyclically (by timer) redraws it.
After a few minutes it can be noticed that the application starts to
increase its memory, and after a few hours the size of memory will be
multiplied (in gnustep 0.7.5 this problem did not arise).

Can this error be caused a fault in my system?
(Solaris 8, x86 platform, SPARC platform)

Thank you in advance for any help you can give me.

jan.







reply via email to

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