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

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

[Octave-bug-tracker] [bug #37623] Crash on incorrect syntax


From: anonymous
Subject: [Octave-bug-tracker] [bug #37623] Crash on incorrect syntax
Date: Wed, 24 Oct 2012 02:28:18 +0000
User-agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0

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

                 Summary: Crash on incorrect syntax
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 24 Oct 2012 02:28:17 AM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: George
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

When incorrect syntax or inapplicable operation applied, Octave crashes. I
believe this is a compatibility issue with Windows 8. I am dual booted with
Windows 7 and Octave runs fine in Windows 7. It was originally installed in
Windows 8 (64 bit). 

When an error is encountered, octave prints the usual syntax error message
then immediately exits.

Some examples of code that cause the crash:

x=[1)

and

n=[1,2,3];
b=[3,2,1];
n*b

There is no error dialog box, only the "parse error: syntax error     >>>
x=[1)
                  ^
"

Then octave exits.






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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