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

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

[Octave-bug-tracker] [bug #35050] Segfault with warning() function


From: Rik
Subject: [Octave-bug-tracker] [bug #35050] Segfault with warning() function
Date: Tue, 13 Dec 2011 06:14:03 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

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

                 Summary: Segfault with warning() function
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Mon 12 Dec 2011 10:14:01 PM PST
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The following simple code produces a segfault for me.


wstate = warning ();
warning (wstate (2));
isequal (wstate, warning ())

panic: impossible state reached in file `error.cc' at line 602
panic: Aborted -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Abort


This is with a recent development tip (14039:e98140f84ae0).





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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