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

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

[Octave-bug-tracker] [bug #61994] Crash on GUI exiting with octave_base_


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #61994] Crash on GUI exiting with octave_base_value objects still open.
Date: Tue, 15 Feb 2022 09:48:00 -0500 (EST)

Follow-up Comment #18, bug #61994 (project octave):

If it is only crashing sometimes, then that sounds like a race condition.  I
would guess that maybe the GUI thread is sometimes executing the code that
clears the workspace viewer/model after the interpreter::shutdown has
finished.  We probably need a way for the interpreter to wait for an
"finished" signal from the GUI before it continues the shutdown process.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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