help-octave
[Top][All Lists]
Advanced

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

Re: bug in octave 2.1.33 (memory leak)


From: mirek
Subject: Re: bug in octave 2.1.33 (memory leak)
Date: Sat, 15 May 2004 14:37:36 -0500
User-agent: Mutt/1.5.5.1+cvs20040105i

On Sat, May 15, 2004 at 03:10:15PM -0400, Paul Kienzle wrote:
> I can confirm this for 2.1.55 on OS X:
> 
>       for t=1:10000000, y=1; doit2; end
> 
> where doit2.m contains:
> 
>       x = y;
> 
> By running top in another terminal, I see the memory consumption  
> increasing with time.

Not exploitable on i386 Debian/linux. Memory usage constatly fluctuates:

25192-6KB - octave 2.1.50
17860-4KB - octave 2.1.57 

Mirek



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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