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

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

[Octave-bug-tracker] [bug #50189] Segfault when drawing sphere as first


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #50189] Segfault when drawing sphere as first plot
Date: Mon, 30 Jan 2017 21:47:57 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

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

                 Summary: Segfault when drawing sphere as first plot
                 Project: GNU Octave
            Submitted by: pantxo
            Submitted on: Mon 30 Jan 2017 09:47:56 PM GMT
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I can reliably crash octave with the current tip (17a3567a7b01) if I try to
plot a sphere with qt toolkit (fltk is ok). The following is enough


# axes ()
sphere (64)


It has to be run as the first plotting command. Adding "axes ()" prior to
plotting the sphere is enough to avoid the crash, which makes me think it has
to do with this cset:
http://hg.savannah.gnu.org/hgweb/octave/rev/5dca1727ce94

I'll try to run this in gdb ASAP




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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