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

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

[Octave-bug-tracker] [bug #51886] Ctrl-C crash is back


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #51886] Ctrl-C crash is back
Date: Tue, 29 Aug 2017 11:52:48 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #1, bug #51886 (project octave):

I can't reproduce on my Debian system.

The approach I would use is to attach to the octave-gui process with gdb, then
tell gdb to pass SIGINT to the octave process:


(gdb) handle SIGINT pass


Then let the octave process continue and type Ctrl-C at the prompt.  Not sure
whether this will work, but it's worth a try to find out where it is
crashing.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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