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

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

[Octave-bug-tracker] [bug #52501] octave crashes when invoked from comma


From: anonymous
Subject: [Octave-bug-tracker] [bug #52501] octave crashes when invoked from command line and exit(1) is called
Date: Sat, 25 Nov 2017 08:28:32 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0

URL:
  <http://savannah.gnu.org/bugs/?52501>

                 Summary: octave crashes when invoked from command line and
exit(1) is called
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sat 25 Nov 2017 01:28:31 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: Lagrange
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

When as script file is supplied at commandline which calls exit, octave
crashes. However if the --eval command is used, exit works as expected.

This command works as expected:

$ octave-cli --persist -q --eval octave_exit


This command fails:

$ octave-cli --persist -q octave_exit.m
terminate called after throwing an instance of 'octave::exit_exception'

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
panic: Aborted -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 25 Nov 2017 01:28:31 PM UTC  Name: octave_exit.m  Size: 10B   By:
None

<http://savannah.gnu.org/bugs/download.php?file_id=42479>
-------------------------------------------------------
Date: Sat 25 Nov 2017 01:28:31 PM UTC  Name: octave-workspace  Size: 73B   By:
None

<http://savannah.gnu.org/bugs/download.php?file_id=42480>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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