Activity log for bug #285603

Date Who What changed Old value New value Message
2008-10-18 19:17:06 Ikipou bug added bug
2008-10-18 19:17:06 Ikipou bug added attachment 'xorg.conf' (the xorg config used)
2008-11-04 21:03:18 Bryce Harrington xserver-xorg-video-ati: status New Confirmed
2008-11-04 21:03:18 Bryce Harrington xserver-xorg-video-ati: statusexplanation
2008-11-26 19:36:20 Bryce Harrington title xserver crash when loading the radeon driver on intrepid xserver crash when loading the radeon driver if -fglrx has not been properly removed first
2008-11-26 19:45:00 Bryce Harrington description Binary package hint: xserver-xorg-video-radeon After the update to Intrepid, the X server no longer starts. When launching the X server by hand I have this message: (==) Using config file: "/etc/X11/xorg.conf" Backtrace: 0: X(xf86SigHandler+0x79) [0x80c2fe9] 1: [0xb809f400] 2: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7b05b07] 3: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7ad355a] 4: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7ad64fc] 5: X(InitOutput+0x96f) [0x80aac7f] 6: X(main+0x279) [0x8071b19] 7: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7ca1685] 8: X [0x8071101] Saw signal 11. Server aborting. The message is the same if I choose the driver "radeon" or "ati". The graphic card is a ATI RV100: 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] The ubuntu version is: Description: Ubuntu intrepid (development branch) Release: 8.10 The driver version is: xserver-xorg-video-radeon: Installed : 1:6.9.0+git20081003.f9826a56-0ubuntu2 [Problem] Running X with the -ati driver fails with a crash if -fglrx is not fully installed first. A typical use case is upgrading from Ubuntu when you were using to fglrx, to a development version of Ubuntu where -fglrx is not available, and -ati is used instead. [Workaround] Make sure -fglrx is fully purged from your system [Original report] After the update to Intrepid, the X server no longer starts. When launching the X server by hand I have this message: (==) Using config file: "/etc/X11/xorg.conf" Backtrace: 0: X(xf86SigHandler+0x79) [0x80c2fe9] 1: [0xb809f400] 2: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7b05b07] 3: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7ad355a] 4: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7ad64fc] 5: X(InitOutput+0x96f) [0x80aac7f] 6: X(main+0x279) [0x8071b19] 7: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7ca1685] 8: X [0x8071101] Saw signal 11. Server aborting. The message is the same if I choose the driver "radeon" or "ati". The graphic card is a ATI RV100: 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] The ubuntu version is: Description: Ubuntu intrepid (development branch) Release: 8.10 The driver version is: xserver-xorg-video-radeon: Installed : 1:6.9.0+git20081003.f9826a56-0ubuntu2
2008-11-26 19:48:27 Bryce Harrington description [Problem] Running X with the -ati driver fails with a crash if -fglrx is not fully installed first. A typical use case is upgrading from Ubuntu when you were using to fglrx, to a development version of Ubuntu where -fglrx is not available, and -ati is used instead. [Workaround] Make sure -fglrx is fully purged from your system [Original report] After the update to Intrepid, the X server no longer starts. When launching the X server by hand I have this message: (==) Using config file: "/etc/X11/xorg.conf" Backtrace: 0: X(xf86SigHandler+0x79) [0x80c2fe9] 1: [0xb809f400] 2: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7b05b07] 3: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7ad355a] 4: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7ad64fc] 5: X(InitOutput+0x96f) [0x80aac7f] 6: X(main+0x279) [0x8071b19] 7: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7ca1685] 8: X [0x8071101] Saw signal 11. Server aborting. The message is the same if I choose the driver "radeon" or "ati". The graphic card is a ATI RV100: 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] The ubuntu version is: Description: Ubuntu intrepid (development branch) Release: 8.10 The driver version is: xserver-xorg-video-radeon: Installed : 1:6.9.0+git20081003.f9826a56-0ubuntu2 [Problem] Running X with the -ati driver fails with a crash if -fglrx is not fully installed first. A typical use case is upgrading from Ubuntu when you were using to fglrx, to a development version of Ubuntu where -fglrx is not available, and -ati is used instead. -ati and -fglrx share some overlapping files, which -fglrx replaces when it's installed and that results in -ati breakage. [Workaround] Make sure -fglrx is fully purged from your system 1. sudo apt-get remove --purge fglrx* 2. sudo apt-get remove --purge xserver-xorg-video-ati xserver-xorg-video-radeon 3. sudo apt-get install xserver-xorg-video-ati 4. Restart X [Original report] After the update to Intrepid, the X server no longer starts. When launching the X server by hand I have this message: (==) Using config file: "/etc/X11/xorg.conf" Backtrace: 0: X(xf86SigHandler+0x79) [0x80c2fe9] 1: [0xb809f400] 2: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7b05b07] 3: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7ad355a] 4: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7ad64fc] 5: X(InitOutput+0x96f) [0x80aac7f] 6: X(main+0x279) [0x8071b19] 7: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7ca1685] 8: X [0x8071101] Saw signal 11. Server aborting. The message is the same if I choose the driver "radeon" or "ati". The graphic card is a ATI RV100: 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] The ubuntu version is: Description: Ubuntu intrepid (development branch) Release: 8.10 The driver version is: xserver-xorg-video-radeon: Installed : 1:6.9.0+git20081003.f9826a56-0ubuntu2
2008-11-26 20:42:32 Bryce Harrington xserver-xorg-video-ati: status Confirmed Triaged
2008-11-26 20:42:32 Bryce Harrington xserver-xorg-video-ati: importance Undecided High
2009-01-15 02:19:06 Bryce Harrington title xserver crash when loading the radeon driver if -fglrx has not been properly removed first MASTER: xserver crash when loading the radeon driver if -fglrx has not been properly removed first
2009-02-18 22:13:47 Bryce Harrington title MASTER: xserver crash when loading the radeon driver if -fglrx has not been properly removed first MASTER: xserver crash, performs poorly, or other severe problem when loading the radeon driver if -fglrx has not been properly removed first
2009-02-18 22:16:47 Bryce Harrington description [Problem] Running X with the -ati driver fails with a crash if -fglrx is not fully installed first. A typical use case is upgrading from Ubuntu when you were using to fglrx, to a development version of Ubuntu where -fglrx is not available, and -ati is used instead. -ati and -fglrx share some overlapping files, which -fglrx replaces when it's installed and that results in -ati breakage. [Workaround] Make sure -fglrx is fully purged from your system 1. sudo apt-get remove --purge fglrx* 2. sudo apt-get remove --purge xserver-xorg-video-ati xserver-xorg-video-radeon 3. sudo apt-get install xserver-xorg-video-ati 4. Restart X [Original report] After the update to Intrepid, the X server no longer starts. When launching the X server by hand I have this message: (==) Using config file: "/etc/X11/xorg.conf" Backtrace: 0: X(xf86SigHandler+0x79) [0x80c2fe9] 1: [0xb809f400] 2: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7b05b07] 3: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7ad355a] 4: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7ad64fc] 5: X(InitOutput+0x96f) [0x80aac7f] 6: X(main+0x279) [0x8071b19] 7: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7ca1685] 8: X [0x8071101] Saw signal 11. Server aborting. The message is the same if I choose the driver "radeon" or "ati". The graphic card is a ATI RV100: 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] The ubuntu version is: Description: Ubuntu intrepid (development branch) Release: 8.10 The driver version is: xserver-xorg-video-radeon: Installed : 1:6.9.0+git20081003.f9826a56-0ubuntu2 [Problem] Running X with the -ati driver shows various problems if -fglrx is not fully installed first, including crashing, performing poorly, failing during gl operations, etc. A typical use case is upgrading from Ubuntu when you were using to fglrx, to a development version of Ubuntu where -fglrx is not available, and -ati is used instead. -ati and -fglrx share some overlapping files like libgl, which -fglrx replaces when it's installed and that results in -ati breakage. -fglrx also installs kernel components which can cause problems if they're still present when running -ati. For more info, see https://wiki.ubuntu.com/X/Troubleshooting/FglrxInteferesWithRadeonDriver [Workaround] Make sure -fglrx is fully purged from your system 1. sudo apt-get remove --purge fglrx* 2. sudo apt-get remove --purge xserver-xorg-video-ati xserver-xorg-video-radeon 3. sudo apt-get install xserver-xorg-video-ati 4. Restart X [Original report] After the update to Intrepid, the X server no longer starts. When launching the X server by hand I have this message: (==) Using config file: "/etc/X11/xorg.conf" Backtrace: 0: X(xf86SigHandler+0x79) [0x80c2fe9] 1: [0xb809f400] 2: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7b05b07] 3: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7ad355a] 4: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7ad64fc] 5: X(InitOutput+0x96f) [0x80aac7f] 6: X(main+0x279) [0x8071b19] 7: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7ca1685] 8: X [0x8071101] Saw signal 11. Server aborting. The message is the same if I choose the driver "radeon" or "ati". The graphic card is a ATI RV100: 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] The ubuntu version is: Description: Ubuntu intrepid (development branch) Release: 8.10 The driver version is: xserver-xorg-video-radeon: Installed : 1:6.9.0+git20081003.f9826a56-0ubuntu2
2009-05-07 23:36:12 morryis removed subscriber morryis
2009-05-15 22:27:06 Bryce Harrington tags crash
2009-08-13 20:52:37 Bryce Harrington tags crash crash intrepid
2009-08-29 09:21:38 Bryce Harrington xserver-xorg-video-ati (Ubuntu): status Triaged Incomplete
2009-08-29 09:23:23 Bryce Harrington xserver-xorg-video-ati (Ubuntu): status Incomplete Triaged
2009-08-29 09:23:26 Bryce Harrington xserver-xorg-video-ati (Ubuntu): importance High Wishlist
2011-11-27 04:49:42 Daniel van Vugt bug added subscriber Daniel van Vugt
2012-02-09 14:51:40 Shahar Or bug added subscriber Shahar Or
2014-01-15 04:02:55 shankao tags crash intrepid crash intrepid jaunty karmic
2014-01-15 04:17:06 shankao xserver-xorg-video-ati (Ubuntu): status Triaged Incomplete
2014-03-16 04:19:32 Launchpad Janitor xserver-xorg-video-ati (Ubuntu): status Incomplete Expired