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

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

[Octave-bug-tracker] [bug #50025] Octave window freezes when I quit Octa


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #50025] Octave window freezes when I quit Octave GUI
Date: Tue, 26 Sep 2017 03:31:41 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #8, bug #50025 (project octave):

Well, thread timing bugs are some of the stranger bugs.  When things aren't
coded according to the design, changing things slightly in either thread can
"fix" things or "break" them.

It's odd that you don't see any of the fprintf(stderr,...) output.  If you are
using "exit" at the command line to close the GUI, it would have to go through


main_window::handle_octave_finished

and hence at least the first fprintf() output should appear.  I don't know
about Mac OS X, though.  Perhaps stderr is directed somewhere other than the
terminal window by default.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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