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

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

[Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem
Date: Wed, 9 Jan 2019 04:03:16 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0

Follow-up Comment #32, bug #55287 (project octave):

I don't think this is a memory leak. This is most probably due to objects that
we simply don't delete during the clf/cla process and that are only deleted at
exit. What I observe is that the used memory on my system grows approximately
as much as actual identified memory leaks *after successive runs of Octave*. 

So YES, there is a significant amount of memory that is consumed (and not
understood) by the Octave process during a session with successive plot/figure
creations; NO this doesn't look like a memory leak since the mysterious
objects are properly freed at exit.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55287>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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