|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #37672] CTRL+C interrupt processing causes segfaults |
| Date: | Fri, 10 Jun 2016 04:01:09 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Follow-up Comment #67, bug #37672 (project octave):
I pushed jwe's patch to interrupt system calls here
(http://hg.savannah.gnu.org/hgweb/octave/rev/8fb87d3f0581).
For Linux, that leaves this one combination as unsolved.
./run-octave -f --no-gui
pause (5)
# type Ctrl+C
The Ctrl+C is at least recognized, but it goes to the SIGHANDLER which causes
Octave to abort after 3 Ctrl+C keystrokes.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?37672>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |