Bug 6210

Summary: system froze when direct rendering enabled
Product: xorg Reporter: Shixin Zeng <shixinzeng>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Shixin Zeng 2006-03-10 15:43:01 UTC
System froze when direct rendering enabled

Steps to reproduce the bug
1. check out Mesa cvs and xorg cvs
2. checkout libdrm CVS
3. Compile Xorg, with the mesa source dir pointing to checkout'ed Mesa
4. Install Xorg
5. Install Mesa cvs
6. Run any GL app, say glxgears, with root(other users are not permitted to open
DRM, so no problem)
7. close the app.

Actual Result:
System froze and the Caps and Scroll lights on keybord begin to plinkle.

Expected Result:
Close the app correctly.

System info:
Hardware:
AMD Semphrone 3000+(64bits)
K8MM-V with integrated Video Card
OS:
CentOS 4.2 x86_64
#uname -a
Linux SHIXIN-SJTU 2.6.9-22.0.2.EL #1 Tue Jan 17 05:51:43 CST 2006 x86_64 x86_64
x86_64 GNU/Linux
Comment 1 Erik Andren 2006-03-31 18:25:15 UTC
Please post your xorg.conf and your xorg log. 
If possible please log in from a remote computer, attach gdb to the X process
and  post the backtrace.  
Comment 2 Shixin Zeng 2006-03-31 22:13:04 UTC
(In reply to comment #1)
> Please post your xorg.conf and your xorg log. 
> If possible please log in from a remote computer, attach gdb to the X process
> and  post the backtrace.  
It was my fault that DRM wasn't CVS version, as CVS version can't compile
against linux 2.6.9. After I managed to install DRM CVS, it works.
Comment 3 Erik Andren 2006-04-17 21:10:40 UTC
Fixed.

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.