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

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

[Octave-bug-tracker] [bug #53411] variable editor: segfault when opening


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53411] variable editor: segfault when opening a variable twice
Date: Wed, 21 Mar 2018 19:16:39 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

URL:
  <http://savannah.gnu.org/bugs/?53411>

                 Summary: variable editor: segfault when opening a variable
twice
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Wed 21 Mar 2018 04:16:38 PM PDT
                Category: GUI
                Severity: 4 - Important
                Priority: 5 - Normal
              Item Group: Segfault, Bus Error, etc.
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Octave crashes with a segmentation fault when trying to open the same variable
more than once in the variable editor.

Reproducible test case:


>> x = 1
>> openvar x
>> openvar x


Double clicking on the variable in the workspace panel leads to the same
outcome.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53411>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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