Bug 56311

Summary: radeon crashing xorg at radeon_drv.so on kernel 3.8.4
Product: Drivers Reporter: Linas (linas_fi)
Component: Video(DRI - non Intel)Assignee: drivers_video-dri
Status: RESOLVED INVALID    
Severity: normal CC: alexdeucher, glisse
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: Subsystem:
Regression: No Bisected commit-id:

Description Linas 2013-04-06 15:26:01 UTC
After upgrading from linux 3.7.10-1 to 3.8.4-1 xorg started crashing.

The backtraces point to radeon_drv.so I am using a Radeon HD 3600. It is also worth noting that the kernel was booted with radeon.no_wb=1 parameter.

Downstream bug, including some backtraces: https://bugs.archlinux.org/task/34563
Comment 1 Alex Deucher 2013-04-07 16:15:10 UTC
This is a duplicate of this bug:
https://bugs.freedesktop.org/show_bug.cgi?id=61182
It's not a kernel issue, it's a mesa bug with features that are only enabled with 3.8 kernels.
Comment 2 Jérôme Glisse 2013-04-24 19:00:54 UTC
Not a kernel issue follow https://bugs.freedesktop.org/show_bug.cgi?id=61182 for resolution
Comment 3 Linas 2013-04-24 21:21:43 UTC
Are you sure it's the same issue? Because after reverting 35840ab189595b817fa8b1a1df8cc92474a7c38d in mesa I still get crashes.