bugGNU Octave - Bugs: bug #62401, Octave hangs/crashes with...

 
 

bug #62401: Octave hangs/crashes with structures with many fields

Submitter:  None
Submitted:  Tue 03 May 2022 07:56:26 AM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Segfault, Bus Error, etc.
Status:  Need Info Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 7.1.0
Release:  Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 16 May 2022 10:18:13 PM UTC, comment #2: 

No response, closing report.

Rik <rik5>
Group administrator
Tue 03 May 2022 09:20:13 AM UTC, comment #1: 

Could you please provide a script with a minimal example that reproduces the crash for you?

Markus Mützel <mmuetzel>
Group administrator
Tue 03 May 2022 07:56:26 AM UTC, original submission:  

The crashes are observed under octave 6.2, 6.4 and 7.1.0:

Defining different structures:

e.g. struc1; ...; struc7

where each structure has 12 parameters, i.e.

struc1.param1, ... struic1.param12

octave crashes. You can interpret e.g. struc1 correctly, but then it can happen that during reading struc2 the interpreter crashes. A crash was always observed while reading all structures. The parameters param* are numbers, strings, scalars or arrays.

I will check the behaviour of octave under Linux.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by mmuetzel (Posted a comment)
  •  

    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 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-05-16 rik5 Open/ClosedOpen Closed
    2022-05-06 mmuetzel Item GroupBuild Failure Segfault, Bus Error, etc.
        SummaryOctave hangs/crashes Octave hangs/crashes with structures with many fields
    2022-05-04 mmuetzel Dependencies- bugs #62411 is dependent
    2022-05-03 mmuetzel StatusNone Need Info
    2022-05-03 mmuetzel Dependencies- bugs #62404 is dependent
    2022-05-03 mmuetzel Dependencies- bugs #62403 is dependent
    2022-05-03 mmuetzel Dependencies- bugs #62402 is dependent

    Back to the top

    Powered by Savane 3.15-e6e5.
    Corresponding source code