[Mesa-dev] [Bug 36282] 34a5d3b9f4740601708c82093e2114356d749e65: glxgears segfaults (swrast, r600g, nouveau_vieux)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 20 13:17:49 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=36282
--- Comment #19 from Andrew Randrianasulu <randrik at mail.ru> 2011-04-20 13:17:49 PDT ---
(In reply to comment #15)
> I ran into this problem when upgrading my distribution and fixed it easily.
>
> Make sure glxgears picks up the correct libGL.so. You may have multiple such
> files in you system at various locations, like:
>
> /usr/lib/libGL.so
> /usr/lib/mesa/libGL.so
> /usr/local/...
> etc.
>
> I had libGL from git in /usr/lib, but my system always picks up the one in
> /usr/lib/mesa, which contained the libGL provided by my distribution. I made a
> symlink from /usr/lib/mesa/libGL* to my libGL from git and that fixed it.
>
> Do: ldd /usr/bin/glxgears
>
> and see which libGL.so file is used. If it's not the one you compiled and
> installed, overwrite it by the correct one.
>
> Closing as NOT A BUG.
I can confirm my glxgears spinning again, but people below this comment still
have problems....
Sorry for long silince, i've tested few onfigurations without shared dri, with
LD_LIBRARY_PATH trick, tried some bisect and make clean instead of make
distclean ... none worked, but deleting wrong libGL (and symlinking right one)
fixed things here.
--
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 mesa-dev
mailing list