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: ederag
Subject: [Octave-bug-tracker] [bug #44478] test __osmesa_print__.cc-tst crashes on Ubuntu with Nvidia drivers
Date: Sat, 28 Mar 2015 23:28:16 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0

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

The crash occurs also with octave-4.0.0-rc2, on openSUSE 13.2 with the
proprietary nvidia driver.

./run-octave -g --no-gui

test __osmesa_print__.cc-tst

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd5eee700 (LWP 23538)]
0x00007ffff1a177e9 in glGetIntegerv () from /usr/X11R6/lib64/libGL.so.1

So it is indeed using the nvidia libGL.so
(The mesa libGL are in /usr/lib64)


building mesa_demos work, exactly as in comment #12;

osdemo is using the nvidia libGL too:

ldd osdemo | grep libGL
        libGLEW.so.1.10 => /usr/lib64/libGLEW.so.1.10 (0x00007f19280c0000)
        libGLU.so.1 => /usr/lib64/libGLU.so.1 (0x00007f1927e40000)
        libGL.so.1 => /usr/X11R6/lib64/libGL.so.1 (0x00007f1927af4000)


    _______________________________________________________

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]