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

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

[Octave-bug-tracker] [bug #44470] Ctrl+C after pause gives crash/segfaul


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #44470] Ctrl+C after pause gives crash/segfault on Windows
Date: Wed, 25 May 2016 00:13:28 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36

Follow-up Comment #9, bug #44470 (project octave):

Since octave 3.8, Ctrc+C handler was entirely modified.

For octave 3.6 or before it is written in src/signalhandler.cc.
Since octave 3.8, it is written in libinterp/corefcn/sighandlers.cc and
libgui/src/thread-manager.cc

Before 3.6.4 it was written src/signalhandler.cc, The codes for windows were
written using windows API directly.  IIRC, Ctrl+C handing was well done. I
think that new implementation is not good as the previous implementations. Of
course, I do not say that we have to back the earlier implementations.
However, current implementation should be improved as effective as before. 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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