Bug 52071

Summary: Random kernel crashes when using Xorg with radeon module
Product: Drivers Reporter: Carla Sella (carla.sella)
Component: Video(DRI - non Intel)Assignee: drivers_video-dri
Status: NEW ---    
Severity: high CC: alan, szg00000
Priority: P1    
Hardware: All   
OS: Linux   
URL: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1085187
Kernel Version: 3.7.0-rc8 Subsystem:
Regression: No Bisected commit-id:
Attachments: crlog1.txt
crlog2.txt
si_cpuinfo.txt
si_lspci.txt
si_ls_proc.txt
si_proc_iomem
si_proc_ioports
si_proc_modules
si_proc_scsi_scsi
si_ver_linux

Description Carla Sella 2012-12-28 16:42:11 UTC
Created attachment 89751 [details]
crlog1.txt

Kernel crash at ubuntu user logon or "startx".
There are also a lot of red spots and signs on the monitor, see bug on
launchpad.
https://bugs.launchpad.net/bugs/1085187

Kernel version: Linux version 3.7.0-rc8-custom+ (root@duex) (gcc version
4.7.2 (Ubuntu/Linaro 4.7.2-12ubuntu2) ) #1 SMP Sat Dec 8 18:00:39 CET 2012

See attached kernel log (crlog1.txt and crlog2.txt) output taken via
kdump mechanism

Environment: Ubuntu Raring Ringtail (development branch) - Release: 13.04

Software: See attached si_ver_linux.txt for the output of ver_linux script

Processor information: See attached si_cpuinfo.txt for /proc/cpuinfo

Module information: See attached si_proc_modules.txt for /proc/modules

Loaded driver and hardware information: See attached si_proc_ioports.txt
for /proc/ioports - See attached si_proc_iomem.txt for /proc/iomem

PCI information: See attached si_lspci.txt for lspci -vvv

SCSI information: See attached si_proc_scsi_scsi.txt for /proc/scsi/scsi

See attached si_ls_proc.txt for the output of "ls /proc"

Workaround:
Problems disappear when one of the following is applied
a) Using fglrx instead of radeon
b) Using "radeon.nomodeset=0" command line
c) Setting Option "NoAccel" "True" in xorg.conf
Comment 1 Carla Sella 2012-12-28 16:42:45 UTC
Created attachment 89761 [details]
crlog2.txt
Comment 2 Carla Sella 2012-12-28 16:43:25 UTC
Created attachment 89771 [details]
si_cpuinfo.txt
Comment 3 Carla Sella 2012-12-28 16:43:45 UTC
Created attachment 89781 [details]
si_lspci.txt
Comment 4 Carla Sella 2012-12-28 16:44:09 UTC
Created attachment 89791 [details]
si_ls_proc.txt
Comment 5 Carla Sella 2012-12-28 16:44:34 UTC
Created attachment 89801 [details]
si_proc_iomem
Comment 6 Carla Sella 2012-12-28 16:44:57 UTC
Created attachment 89811 [details]
si_proc_ioports
Comment 7 Carla Sella 2012-12-28 16:45:21 UTC
Created attachment 89821 [details]
si_proc_modules
Comment 8 Carla Sella 2012-12-28 16:45:49 UTC
Created attachment 89831 [details]
si_proc_scsi_scsi
Comment 9 Carla Sella 2012-12-28 16:46:06 UTC
Created attachment 89841 [details]
si_ver_linux