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

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

[Octave-bug-tracker] [bug #54920] AutoScale in xscale = log mode may lea


From: Rik
Subject: [Octave-bug-tracker] [bug #54920] AutoScale in xscale = log mode may lead to an unexpected error
Date: Mon, 31 Dec 2018 00:36:19 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #25, bug #54920 (project octave):

I compiled with ASAN to look for memory leaks and I'm finding this 8-byte leak
repeated multiple times.


Direct leak of 8 byte(s) in 1 object(s) allocated from:
    #0 0x7f7b612ea458 in operator new(unsigned long)
(/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0458)
    #1 0x7f7b5f233601 in
octave::type_info::register_type(std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&,
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>
> const&, octave_value const&, bool)
libinterp/octave-value/ov-typeinfo.cc:154
    #2 0x7f7b5f31f312 in
octave_uint8_matrix::register_type(octave::type_info&)
libinterp/octave-value/ov-uint8.cc:68
    #3 0x7f7b5f27ae9d in install_types(octave::type_info&)
libinterp/octave-value/ov.cc:2937
    #4 0x7f7b5f232279 in octave::type_info::type_info(int)
libinterp/octave-value/ov-typeinfo.cc:82
    #5 0x7f7b5fc3d01b in
octave::interpreter::interpreter(octave::application*)
libinterp/corefcn/interpreter.cc:384
    #6 0x7f7b5e56f581 in octave::application::create_interpreter()
libinterp/octave.cc:314
    #7 0x7f7b60be93f2 in octave::octave_interpreter::execute()
libgui/src/main-window.cc:115
    #8 0x7f7b60db9be4 in
octave::octave_interpreter::qt_static_metacall(QObject*, QMetaObject::Call,
int, void**) libgui/src/moc-main-window.cc:89
    #9 0x7f7b591ac121 in QObject::event(QEvent*)
(/usr/lib/x86_64-linux-gnu/libQt5Core.so.5+0x2ba121)
    #10 0x7f7b59efa82b in QApplicationPrivate::notify_helper(QObject*,
QEvent*) (/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5+0x15482b)


I haven't verified yet by going back before changeset 26277:e92a44730a6e, but
it looks related to this report.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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