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

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

[Octave-bug-tracker] [bug #44478] test __osmesa_print__.cc-tst crashes o


From: Rik
Subject: [Octave-bug-tracker] [bug #44478] test __osmesa_print__.cc-tst crashes on Ubuntu with Nvidia drivers
Date: Thu, 09 Apr 2015 18:37:56 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

Follow-up Comment #51, bug #44478 (project octave):

@Michael: How are we accomplishing things now?  The code in gl-render.cc has
init_gl_context which sets up the context and also does the same sort of calls
to glGetIntegerv that are causing a segfault.  I can't easily trace how this
function is being called from the Octave thread versus the Qt thread.

This does open up another testing line.  If this is about threading and FLTK
is within Octave's thread then will this work?


/run-octave -f --no-gui
graphics_toolkit fltk
sombrero
set (gcf, "visible", "off")
__osmesa_print__ (gcf, "tst.eps", "eps")




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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