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: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #44478] test __osmesa_print__.cc-tst crashes on ubuntu
Date: Sun, 08 Mar 2015 23:10:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.76 Safari/537.36

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

Thanks Mike
First I tried:
Or set LD_LIBRARY_PATH so the mesa libGL.so is found instead of the nvidia
version.


$ locate libGL.so
/usr/lib/i386-linux-gnu/mesa/libGL.so.1
/usr/lib/i386-linux-gnu/mesa/libGL.so.1.2.0
/usr/lib/nvidia-304/libGL.so
/usr/lib/nvidia-304/libGL.so.1
/usr/lib/nvidia-304/libGL.so.304.125
/usr/lib/x86_64-linux-gnu/libGL.so
/usr/lib/x86_64-linux-gnu/mesa/libGL.so
/usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
/usr/lib/x86_64-linux-gnu/mesa/libGL.so.1.2.0
/usr/lib32/nvidia-304/libGL.so
/usr/lib32/nvidia-304/libGL.so.1
/usr/lib32/nvidia-304/libGL.so.304.125


So I have set LD_LIBRARY_PATH as:


export LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/mesa/:$LD_LIBRARY_PATH

./run-octave -g --no-gui
octave:1> test __osmesa_print__.cc-tst



octave:1> test __osmesa_print__.cc-tst
[New Thread 0x7fffc0a44700 (LWP 11144)]
[New Thread 0x7fffc0243700 (LWP 11145)]
libGL error: No matching fbConfigs or visuals found
[Thread 0x7fffc0a44700 (LWP 11144) exited]
[Thread 0x7fffc0243700 (LWP 11145) exited]
libGL error: failed to load driver: swrast
[Thread 0x7fffd3fff700 (LWP 10106) exited]
PASSES 2 out of 2 tests


Test passes but


libGL error: No matching fbConfigs or visuals found


appeared. I will check temporally uninstall nvidia driver and execute the
test.
  
I 


    _______________________________________________________

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]