OpenSolaris

Printable Version Enter a New Search
Bug ID 6577118
Synopsis Xorg drops its gid from 0 to login user's gid
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:xorg-server
Keywords
Responsible Engineer Daniel Zhu
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_70
Fixed In snv_70
Release Fixed solaris_nevada(snv_70)
Related Bugs 6577124
Submit Date 4-July-2007
Last Update Date 26-July-2007
Description
After a non-root (sunID) user login:
# ps -el -o gid,fname |grep Xorg
10 Xorg

This breaks the assumption in DRI related code, and causes several critical bugs:
* glxinfo will kill Xorg
* DRI authentication failed

This bug cannot be reproduced in snv_68a, but exists in latest Xorg build.
Work Around
N/A
Comments
N/A