Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254540 - glxinfo Segmentation fault fails as user but works as root
Summary: glxinfo Segmentation fault fails as user but works as root
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-11 11:51 UTC by Ján Bednár
Modified: 2009-12-07 08:19 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
strace of glxinfo when runned as ordinary user (glxinfo.user,20.21 KB, text/plain)
2009-01-11 11:52 UTC, Ján Bednár
Details
strace of glxinfo when runned as root (glxinfo.root,110.99 KB, text/plain)
2009-01-11 11:53 UTC, Ján Bednár
Details
emerge --info (emerge.info,3.60 KB, text/plain)
2009-01-11 11:54 UTC, Ján Bednár
Details
xorg.conf (xorg.conf,2.38 KB, text/plain)
2009-01-11 11:54 UTC, Ján Bednár
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ján Bednár 2009-01-11 11:51:33 UTC
$ glxinfo 
name of display: :0.0
Segmentation fault


Reproducible: Always

Steps to Reproduce:
1. all GL applications return Segmentation fault while running as ordinary user
2. all GL applications works just fine when running under root




ati-drivers-8.522

the same results with gentoo-sources-2.6.26, gentoo-sources-2.6.27 and gentoo-sources-2.6.28

I have this in my xorg.conf:

Section "DRI"
	Group        0
	Mode         0666
EndSection
Comment 1 Ján Bednár 2009-01-11 11:52:35 UTC
Created attachment 178023 [details]
strace of glxinfo when runned as ordinary user

strace of glxinfo when runned as user
Comment 2 Ján Bednár 2009-01-11 11:53:17 UTC
Created attachment 178025 [details]
strace of glxinfo when runned as root

strace of glxinfo when runned as root
Comment 3 Ján Bednár 2009-01-11 11:54:12 UTC
Created attachment 178027 [details]
emerge --info
Comment 4 Ján Bednár 2009-01-11 11:54:43 UTC
Created attachment 178029 [details]
xorg.conf

xorg.conf
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2009-01-14 15:02:46 UTC
You appear to be using x11-drivers/ati-drivers. Please post the version of that package that you use. Also tell us which ATI graphics device you are using.
Comment 6 Ján Bednár 2009-01-15 13:20:47 UTC
(In reply to comment #5)
> You appear to be using x11-drivers/ati-drivers. Please post the version of that
> package that you use. Also tell us which ATI graphics device you are using.
> 

This bug is independent of ati-drivers version.
In bug description I mentioned that I'm using ati-drivers-8.522 but the same behavior is with x11-drivers/ati-drivers-8.542
Comment 7 Jeroen Roovers (RETIRED) gentoo-dev 2009-01-15 17:51:10 UTC
(In reply to comment #5)
> Also tell us which ATI graphics device you are using.

Oh, and your x11-base/xorg-server version, please.
Comment 8 Ján Bednár 2009-01-15 18:06:50 UTC
(In reply to comment #7)
> (In reply to comment #5)
> > Also tell us which ATI graphics device you are using.
> 
> Oh, and your x11-base/xorg-server version, please.
> 

I'm using stable x11-base/xorg-server-1.3.0.0-r6.

# lspci | grep VGA
01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon Xpress 200]
Comment 9 Ján Bednár 2009-12-07 08:03:42 UTC
Hi,
you can probably close this bug report.
I don't have this problem any more, because I have switched to ati open source driver.
So, I cannot verify the problem.
Comment 10 Rémi Cardona (RETIRED) gentoo-dev 2009-12-07 08:19:49 UTC
Alright, thanks for the follow up.