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

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

[Octave-bug-tracker] [bug #50664] upon normal exit GUI closes with " pan


From: doragasu
Subject: [Octave-bug-tracker] [bug #50664] upon normal exit GUI closes with " panic: Aborted -- stopping myself..."
Date: Tue, 5 Sep 2017 08:10:34 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #7, bug #50664 (project octave):

I had the same problem on my ArchLinux x86_64 machine, but for me it happened
on the CLI:

octave -qW
octave:1> exit

panic: Aborted -- stopping myself...
attempting to save variables to 'octave-workspace'...
panic: attempted clean up failed -- aborting...
octave exited with signal 6
$

The interesting thing is that if I do not use the -q switch, octave gracefully
closes!:

$ octave -W
GNU Octave, version 4.2.1
Copyright (C) 2017 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type 'warranty'.

Octave was configured for "x86_64-pc-linux-gnu".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/get-involved.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

octave:1> exit

$

I had alias octave='octave -qW', so I was always suffering this problem. Maybe
the GUI calls octave with the '-q' switch, causing this problem.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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