Bug 30997 - Crash in radeon_dri2_schedule_swap
Summary: Crash in radeon_dri2_schedule_swap
Status: RESOLVED DUPLICATE of bug 31086
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: high critical
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-20 00:19 UTC by Mikhail Vorozhtsov
Modified: 2010-10-25 02:37 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Xorg GDB backtrace (6.98 KB, patch)
2010-10-20 00:19 UTC, Mikhail Vorozhtsov
no flags Details | Splinter Review
Xorg log (55.10 KB, text/plain)
2010-10-20 00:29 UTC, Mikhail Vorozhtsov
no flags Details

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.