bugGNU Octave - Bugs: bug #58281, Segmentation fault when calling...

 
 

bug #58281: Segmentation fault when calling anonymous function without any arguments

Submitter:  None
Submitted:  Thu 30 Apr 2020 10:09:03 PM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Segfault, Bus Error, etc.
Status:  Fixed Assigned to:  None
Originator Name:  Thierry Rascle Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 5.2.0
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 30 Apr 2020 11:02:17 PM UTC, comment #2: 

Specifically, version 6.1 of Octave will have this fix.

Rik <rik5>
Group administrator
Thu 30 Apr 2020 11:01:40 PM UTC, comment #1: 

This problem has been fixed in the stable version. The fix will
be available in the next minor software release. Thank you for
your bug report.

Rik <rik5>
Group administrator
Thu 30 Apr 2020 10:09:03 PM UTC, original submission:  

The following input causes Octave to get Segmentation fault signal. Tested on version 4.4.1 (Debian GNU/Linux Buster) and 5.2.0 (Windows 10).


f = @(x) islogical(x);
f()


Anonymous

 

(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 rik5 (Posted a comment)
  • -email is unavailable- added by None (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
    2020-04-30 rik5 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code