[Bugzilla] [Bug 13958] Samuel GOUGEON has changed bug_status, component, resolution
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Mon Mar 19 22:56:27 CET 2018
http://bugzilla.scilab.org/show_bug.cgi?id=13958
--------- Bug Summary -----------
Plotting-related memory leak
---------- Changed by ------------
sgougeon at free.fr
---------- What changed ----------
bug_status, component, resolution
Samuel GOUGEON <sgougeon at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|Scilab |Graphics
Resolution|--- |FIXED
--- Comment #1 from Samuel GOUGEON <sgougeon at free.fr> ---
here is what i get with Scilab 6.0.1 on Win7 64 bits:
--> m = getmemory()(1)
m =
1000728.
--> while %t, scf(); close(); n = getmemory()(1); mprintf("%d ",(m-n)/1000); end
2 -8 -7 -5 -5 -5 5 4 4 4 6 6 3 -10 6 6 6 -7 -6 -8 -7 -1 3 3 -6 -1 -1 -1 6 9 8 7 -7 -5 -6 -6 -6 -4 -1 12 -9 -8 0 -1 0 1 1 1 1 1 1 1 1 3 2 3 3
This bug looks fixed.
Please reopen if you still get the same issue on your machine, with the latest Scilab release.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180319/12b4e9cd/attachment.htm>
More information about the Bugzilla
mailing list