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

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

[Octave-bug-tracker] [bug #41747] Octave crashes if you try to plot and


From: Rik
Subject: [Octave-bug-tracker] [bug #41747] Octave crashes if you try to plot and your video card is not configured for OpenGL
Date: Sat, 26 Apr 2014 15:39:36 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0

Follow-up Comment #2, bug #41747 (project octave):

I think Octave should be able to catch this and prevent a segfault.  I don't
think it will even be that hard.  Somewhere we are calling an init routine and
simply not checking whether the return result was success or failure.

But, there are multiple possibilities where this might be in the Octave code. 
I don't experience this problem, but could someone who does run octave under
gdb, try the following code, and then upload the backtrace (bt command) from
gdb when it segfaults?


graphics_toolkit gnuplot
graphics_toolkit fltk
plot (1)



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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