octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #31644] Memory leaks


From: Rik
Subject: [Octave-bug-tracker] [bug #31644] Memory leaks
Date: Fri, 10 Dec 2010 23:25:55 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101206 Ubuntu/9.10 (karmic) Firefox/3.6.13

Follow-up Comment #2, bug #31644 (project octave):

There is a memory leak in the parser which evaluates functions.  Simple test
code, fun.m, is attached which provokes the leak.  I compiled octave with
CFLAGS=-g -O0 to avoid optimizing out variables and fully see where leaks are
occurring.  The logfile on cleaning up from subfunctions which terminate with
an error.  val.log.nofun.gz was created by running octave and immediately
exiting.  The recorded record of "definitely lost" bytes is a baseline.  The
second log, "val.log.fun.gz", was created by running octave, running the
function fun once, and then exiting.

(file #22174, file #22175, file #22176)
    _______________________________________________________

Additional Item Attachment:

File name: fun.m                          Size:0 KB
File name: val.log.nofun.gz               Size:16 KB
File name: val.log.fun.gz                 Size:16 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31644>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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