octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #64948] Calling spy crashes


From: anonymous
Subject: [Octave-bug-tracker] [bug #64948] Calling spy crashes
Date: Wed, 29 Nov 2023 18:17:23 -0500 (EST)

URL:
  <https://savannah.gnu.org/bugs/?64948>

                 Summary: Calling spy crashes
                   Group: GNU Octave
               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: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 8.4.0
         Discussion Lock: Any
        Operating System: GNU/Linux
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Wed 29 Nov 2023 11:17:21 PM UTC By: Anonymous
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...
```







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64948>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]