Bug 30997

Summary: Crash in radeon_dri2_schedule_swap
Product: xorg Reporter: Mikhail Vorozhtsov <mikhail.vorozhtsov>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: critical    
Priority: high CC: mikhail.vorozhtsov
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Xorg GDB backtrace
none
Xorg log none

Description Mikhail Vorozhtsov 2010-10-20 00:19:50 UTC
Created attachment 39570 [details] [review]
Xorg GDB backtrace

kernel: drm-radeon-testing
xorg-server: 1.9.0
xf86-video-ati: git
tiling: both on/off are affected
libdrm: git
mesa: git
dri: both r600c/r600g are affected

Steps to reproduce:
1) Run compiz
2) Launch glxgears or any other OpenGL application
3) Rotate out of the current cube face
Xorg crashed with the attached backtrace.

ListDelDRI2ClientEvents gets called with client=0 and thus dixLookupPrivate starts digging into garbage.
Comment 1 Mikhail Vorozhtsov 2010-10-20 00:29:28 UTC
Created attachment 39571 [details]
Xorg log

Forgot the video card info, it's HD4670 (RV730). See the log for other details.
Comment 2 Michel Dänzer 2010-10-25 02:37:38 UTC

*** This bug has been marked as a duplicate of bug 31086 ***

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.