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

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

[Octave-bug-tracker] [bug #53330] [octave forge] (control) several funct


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53330] [octave forge] (control) several functions crash Octave with SIGABRT from invalid free
Date: Tue, 13 Mar 2018 14:25:33 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0

Follow-up Comment #5, bug #53330 (project octave):

For full exhibition, I debugged this by installing the libblas3-dbgsym and
liblapack3-dbgsym packages from Debian, which add debug symbols for their
internal functions. I also installed the lapack Debian source package so I
could get exact line numbers.

I then ran Octave with valgrind again and got the exact LAPACK source file and
line number where the invalid write took place (dgees.f:408). And it was
obvious that it was trying to write into the LOGICAL BWORK array that was
passed in.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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