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

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

[Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults i


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave
Date: Fri, 01 Apr 2016 16:50:07 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0

Follow-up Comment #73, bug #47372 (project octave):

I pushed the following changeset:

http://hg.savannah.gnu.org/hgweb/octave/rev/f3f8e1d3e399

I now see that the empty matrix objects (for example) that are created in .oct
files and that previously had low reference counts now have counts in the
hundreds, which matches what I see on my GNU system.  Using nm on all the
object files for a Windows builds shows no more duplicated guard variables for
static variables.  I'm also no longer seeing a crash at exit when running
"test imread; exit" or "__run_test_suite__; exit" on Windows.

Now I'll try to merge this with the default branch.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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