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

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

[Octave-bug-tracker] [bug #59683] octave GUI crashes permanently (maybe


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59683] octave GUI crashes permanently (maybe because of catch+fix)
Date: Tue, 12 Jan 2021 02:37:13 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36 Edg/87.0.664.75

Follow-up Comment #13, bug #59683 (project octave):

Could you please try and generate a backtrace from the crash?
For this:
* Open Octave.
* Execute `__debug_octave__`. This will open a new window with `gdb` attached
to Octave (Octave will look irresponsive).
* At the "(gdb)" prompt, continue Octave by executing `c`.
* In Octave, do the steps that lead to the crash. When that crash happened,
Octave will look irresponsive again.
* At that point, return to the gdb window and execute `thread apply all bt`.
This will probably output a lot of lines.
* Copy all text from the gdb window to a text file and attach that file to
this report.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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