I have freshly installed X.Org and everything seems to run fine including window managers etc. But glxinfo segfaults: clock@beton:~$ glxinfo name of display: :0.0 Segmentation fault (core dumped) Please tell me how can I recompile glxinfo and possible also other libraries with -g to provide at least a stack trace.
During the installation I have been proceeding according to the BUILD file in the X.Org source distribution. I didn't apply any third-party patches etc.
for starters, 'LIBGL_DEBUG=verbose glxinfo'. your xorg.conf would also be helpful.
marking this one WORKSFORME as there is at least one GLX client library crash fix in 6.8.2 and I cannot reproduce this. reporter, if this is still a problem for you, please reopen the bug and attach the output from running LIBGL_DEBUG=verbose glxinfo
Yes, please: $ LIBGL_DEBUG=verbose glxinfo name of display: :0.0 Error: couldn't find RGB GLX visual Segmentation fault
Created attachment 13158 [details] xorg.conf
Created attachment 13163 [details] Xorg.0.log
glxinfo really does work, I'm closing this bug.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.