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

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

[Octave-bug-tracker] [bug #63230] Docking Command Window to the right si


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #63230] Docking Command Window to the right side crashes Octave GUI and resets the GUI
Date: Fri, 21 Oct 2022 10:55:35 -0400 (EDT)

Update of bug #63230 (project octave):

              Item Group:                   Other => Segfault, Bus Error, etc.
                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #3:

It might be helpful to gather a backtrace of the crash (if it is a
segmentation fault).

For this, please open Octave and enter `__debug_octave__`. A command line
interface with gdb attached to the Octave process should appear. At this
point, the Octave window will feel like it is "stuck". That is normal.

At the command line interface, you might need to enter `c` for the (gdb)
prompt to appear. At the (gdb) prompt, enter `r`. At this point, it will look
like the prompt is "stuck". But the Octave window should be responsive again.

Now, do whatever is necessary to crash Octave.

At that point, some message should appear in the gdb window, and it should
become responsive again. (Please, let us know if it doesn't.)
Enter `thread apply all bt` at the (gdb) prompt. You might to enter `c` again
for the entire output to appear. That might be a lot of text.

Please copy the entire content of the gdb window (scrolling up to the very top
and down to the very bottom) to a text file and attach it to this report.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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