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

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

[Octave-bug-tracker] [bug #60102] make check fails at sparse/bicgstab.m


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #60102] make check fails at sparse/bicgstab.m
Date: Tue, 23 Feb 2021 06:31:05 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36 Edg/88.0.705.74

Follow-up Comment #4, bug #60102 (project octave):

It is very good (in a way) if this is reproducible for you.
Could you try and get a backtrace from the crash?

For this, you could run Octave in a gdb session by executing `./run-octave -g`
in the build directory.
At the (gdb) prompt, start running Octave with the command `r`.
At the Octave prompt, run the commands that trigger the bug for you (`test
bicgstab`?).
If that produces a crash, you'll return to the (gdb) prompt. At that prompt,
get a backtrace (of all threads) from that crash with the command `thread
apply all bt`.

Please, copy these backtraces to a file and attach it here.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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