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

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

[Octave-bug-tracker] [bug #53342] Segfault in figure with property Integ


From: Guillaume
Subject: [Octave-bug-tracker] [bug #53342] Segfault in figure with property IntegerHandle set to off
Date: Wed, 14 Mar 2018 06:44:30 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

                 Summary: Segfault in figure with property IntegerHandle set
to off
                 Project: GNU Octave
            Submitted by: gyom
            Submitted on: Wed 14 Mar 2018 10:44:28 AM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Segfault, Bus Error, etc.
                  Status: None
             Assigned to: None
         Originator Name: Guillaume
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Running this:


h = figure ();
uicontrol (h);
set (h, "IntegerHandle", "off");


and moving the mouse pointer to the button at the bottom left of the figure
creates a segfault.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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