bugGNU Octave - Bugs: bug #64948, Calling spy crashes

 
 

bug #64948: Calling spy crashes

Submitter:  None
Submitted:  Wed 29 Nov 2023 11:17:21 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Segfault, Bus Error, etc.
Status:  Invalid / Not an Octave Bug Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 8.4.0
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 12 Dec 2023 03:48:30 AM UTC, comment #3: 

I made an issue on github
https://github.com/flathub/org.octave.Octave/issues/327

Dmitri.
--

Dmitri A. Sergatskov <dasergatskov>
Mon 11 Dec 2023 10:05:17 PM UTC, comment #2: 

No response.  Assuming it was related to Flatpak packaging.  Closing report.

Rik <rik5>
Group administrator
Thu 30 Nov 2023 12:11:43 AM UTC, comment #1: 

Are you using proprietary nvidia driver?
octave flatpak is broken at the moment.
Try to report directly to them:
https://github.com/flathub/org.octave.Octave/issues

Dmitri.
--

Dmitri A. Sergatskov <dasergatskov>
Wed 29 Nov 2023 11:17:21 PM UTC, original submission:  

Calling spy crashes.

Flatpak v8.4.0.

MWE:

```
❯ flatpak run org.octave.Octave
Gtk-Message: 00:15:39.518: Failed to load module "canberra-gtk-module"
Gtk-Message: 00:15:39.518: Failed to load module "pk-gtk-module"
Gtk-Message: 00:15:39.518: Failed to load module "canberra-gtk-module"
Gtk-Message: 00:15:39.518: Failed to load module "pk-gtk-module"
qt.qpa.qgnomeplatform: Could not find color scheme  ""
Qt: Session management error: Could not open network socket
GNU Octave, version 8.4.0
Copyright (C) 1993-2023 The Octave Project Developers.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type 'warranty'.

Octave was configured for "x86_64-pc-linux-gnu".

Additional information about Octave is available at https://www.octave.org.

Please contribute if you find this software useful.
For more information, visit https://www.octave.org/get-involved.html

Read https://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

octave:1> A=speye(2,2);
octave:2> spy(A)
fatal: caught signal Aborted -- stopping myself...
```

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 dasergatskov (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-12-11 rik5 StatusNone Invalid / Not an Octave Bug
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.14-8eb0.
    Corresponding source code