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: Lars Kindermann
Subject: [Octave-bug-tracker] [bug #59628] Segmentation fault on GUI close
Date: Sun, 6 Dec 2020 13:29:07 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

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

I also get random segfaults after closing the gui both in 6.1.1 and 7.0.0 but
not in 5.2, on Debian testing. It never happens when I just open and close the
gui, but the probability seems to increase whith the complexity of produced
graphics. Running the same script from the commandline over and over will
sometimes exit ok and sometimes with signal 11. 

Finally I found a way to reliably trigger a segfault, but I'm not sure if this
is really caused by the same bug:

create a script file, e.g. sig11.m

edit sig11.m
exit


and start it with 

$ octave-7.0.0 --gui --persist sig11.m 
octave exited with signal 11




    _______________________________________________________

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]