[Bug 36318] r600g segfaults

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Apr 17 02:28:11 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=36318

--- Comment #2 from Yannick Dirou <yannick.dirou at axetic.com> 2011-04-17 02:28:10 PDT ---
I had similar problem (with r300g) ,

In fact glxgears did not load the right mesa lib
despite a good ldconfig -v (added new mesa path 000_mesa.conf)

do:
ldd /usr/bin/glxgears
it should show the path of the lib used by the app
if it is wrong and you use natty or another ubuntu
a temporary fix is:

sudo rm /etc/ld.so.conf.d/GL.conf (symbolic link to original mesa)
sudo ldconfig

don't know the right fix though

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list