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: Mike Miller
Subject: [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave
Date: Fri, 18 Mar 2016 08:05:44 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

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

I built with


--disable-java \
--without-opengl \
--without-qt \
--enable-address-sanitizer-flags \
CFLAGS="-O0 -ggdb3" \
CXXFLAGS="-O0 -ggdb3" \
FFLAGS="-O0 -ggdb3"


I don't get any segfaults from a full make check, or by individually testing
imread, imwrite, or qr. I do get a segfault in the new textscan.cc, but I
cleared the file textscan.cc-tst to bypass this new code and the rest of the
test suite runs fine. I do get a long report about memory leaks.

    _______________________________________________________

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]