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: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem
Date: Wed, 9 Jan 2019 13:07:11 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0

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

WRT comment 37.

I think you need to wait longer until the problem re-appear. 
I wonder if this is some kind of lazy memory allocation 
effect (clf frees some buffers which octave do not release back to OS but
re-use for subsequent allocations).

E.g. with memory.m test (see comment 30) if I wait longer than 44 cycles, the
0 disappear and it returns to original pattern.

Dmitri.
-- 


    _______________________________________________________

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]