Bug 2288 - glxinfo always segfaults hard
Summary: glxinfo always segfaults hard
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/Ext/GLX (show other bugs)
Version: 6.8.1
Hardware: x86 (IA32) Linux (All)
: high critical
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-15 12:50 UTC by Karel Clock Kulhavy
Modified: 2010-05-07 15:48 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
xorg.conf (2.88 KB, text/plain)
2007-12-17 07:15 UTC, Michal J. Gajda
no flags Details
Xorg.0.log (91.58 KB, text/x-log)
2007-12-17 09:44 UTC, Michal J. Gajda
no flags Details

Description Karel Clock Kulhavy 2005-01-15 12:50:46 UTC
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.
Comment 1 Karel Clock Kulhavy 2005-01-15 12:52:15 UTC
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.
Comment 2 Adam Jackson 2005-01-22 12:39:15 UTC
for starters, 'LIBGL_DEBUG=verbose glxinfo'.

your xorg.conf would also be helpful.
Comment 3 Adam Jackson 2005-03-22 13:20:23 UTC
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
Comment 4 Michal J. Gajda 2007-12-17 07:14:52 UTC
Yes, please:

$ LIBGL_DEBUG=verbose glxinfo 
name of display: :0.0
Error: couldn't find RGB GLX visual

Segmentation fault
Comment 5 Michal J. Gajda 2007-12-17 07:15:58 UTC
Created attachment 13158 [details]
xorg.conf
Comment 6 Michal J. Gajda 2007-12-17 09:44:46 UTC
Created attachment 13163 [details]
Xorg.0.log
Comment 7 Kristian Høgsberg 2010-05-07 15:48:55 UTC
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.