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

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

[Octave-bug-tracker] [bug #59628] Segmentation fault on GUI close


From: Torsten Lilge
Subject: [Octave-bug-tracker] [bug #59628] Segmentation fault on GUI close
Date: Fri, 18 Dec 2020 16:49:56 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36

Follow-up Comment #27, bug #59628 (project octave):

@Lars: I agree that my patch broke the way you are using Octave. If you really
need the GUI, when executing scripts from the command line, you have to add
the '--persist' option. However, in this case, octave won't exit in case of an
error.

For fixing this bug while preserving the current behavior when launched from
the command line, we have to prevent the interpreter from executing commands
or scripts from the command line until the GUI is completely set up (as far as
I understand what is going on when this segfault occurs).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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