bugGNU Octave - Bugs: bug #35050, Segfault with warning() function

 
 

bug #35050: Segfault with warning() function

Submitter:  Rik <rik5>
Submitted:  Tue 13 Dec 2011 06:14:01 AM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Segfault, Bus Error, etc.
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 13 Dec 2011 05:21:41 PM UTC, comment #1: 
John W. Eaton <jwe>
Group administrator
Tue 13 Dec 2011 06:14:01 AM UTC, original submission:  

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).

Rik <rik5>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by rik5 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-12-13 jwe StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code