bugGNU Octave - Bugs: bug #49849, crash when pressing CTRL-C during...

 
 

bug #49849: crash when pressing CTRL-C during while loop of long array displayed

Submitter:  None
Submitted:  Thu 15 Dec 2016 10:55:26 AM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Segfault, Bus Error, etc.
Status:  Invalid / Not an Octave Bug Assigned to:  None
Originator Name:  Harry Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 4.2.0
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Fri 21 Dec 2018 08:32:12 PM UTC, comment #6: 

No further information and no reproducible test case provided for this bug, have to close as invalid. Please do provide more information if this bug is still a problem for you.

Mike Miller <mtmiller>
Group Member
Wed 19 Sep 2018 09:57:16 PM UTC, comment #5: 

Is there any action that can be taken on this bug? Can anyone reproduce it? Can the OP provide more information about why Octave crashes? Is the latest release of Octave 4.4.1 still affected?

Mike Miller <mtmiller>
Group Member
Mon 28 Aug 2017 08:22:11 PM UTC, comment #4: 

Posted to the mailing list, not the tracker:


clc
clear all
more off


is the start of my code

John W. Eaton <jwe>
Group administrator
Thu 15 Dec 2016 07:17:00 PM UTC, comment #3: 

No, this does not look related to bug #49609.

Harry - you say the crash occurs when a large array is displayed on the command window. Is this with the pager enabled (the default behavior if you haven't changed it is "more on")? Do you press Ctrl+C just once or do you press it 3 times before Octave crashes?

It is admittedly difficult to search for bugs on savannah, don't worry about reporting duplicates, when someone says that a bug may be a duplicate it isn't an accusation of a lack of effort on your part. The people working on triaging and fixing bugs can determine if it's a duplicate or not.

Mike Miller <mtmiller>
Group Member
Thu 15 Dec 2016 01:45:54 PM UTC, comment #2: 

possibly, I am not sure, it is hard to search for all the different bug categories here, any tips on how it can be easier for us to do it?

Anonymous
Thu 15 Dec 2016 11:59:23 AM UTC, comment #1: 

Perhaps related to bug #49609?

Lars Kindermann <larskindermann>
Thu 15 Dec 2016 10:55:26 AM UTC, original submission:  

I usually press CTRL-C when running my while loop, but if I have by accident the array being printed to the command line interface, I get a crash.
The arrays can get large.
This happens at other times but I don't know if it is repeatable. In the while loop I have cumtrapz going on with 3D large arrays, this is usually fine but when one of the columns 2D arrays during the while loop is displayed by accident, when I pressed CTRL C i get a crash

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 jwe (Posted a comment)
  • -email is unavailable- added by larskindermann (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-12-21 mtmiller StatusNeed Info Invalid / Not an Octave Bug
        Open/ClosedOpen Closed
    2018-09-19 mtmiller Carbon-CopyRemoved 80942 -
    2016-12-15 mtmiller StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code