Bug 10803 - Kernel freeze on accesing CD-ROM or HDD
Summary: Kernel freeze on accesing CD-ROM or HDD
Status: RESOLVED INSUFFICIENT_DATA
Alias: None
Product: IO/Storage
Classification: Unclassified
Component: Serial ATA (show other bugs)
Hardware: All Linux
: P1 high
Assignee: Jeff Garzik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-27 03:06 UTC by Ovidiu Nitan
Modified: 2009-03-26 17:07 UTC (History)
2 users (show)

See Also:
Kernel Version: 2.6.24-16
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Ovidiu Nitan 2008-05-27 03:06:57 UTC
Latest working kernel version: 2.6.22-14-generic
Earliest failing kernel version: 2.6.24-16-generic
Distribution: Ubuntu (also tested on Sabayon)
Hardware Environment: Chipset VIA KM266, AMD Duron 1,6 Ghz CPU, 768 MB RAM memory, HDD Seagate ST340014A, GPU Nvidia GeForce FX 5200
Software Environment: Ubuntu Linux 8.04, Gnome 2.22.1
Problem Description: My PC freeze when I try to access a storage device connected on secondary IDE cable. This is happening after a few seconds of reading the disk. This problem doesn't appear when I write data on a CD-RW or DVD-RW medium. This seems to not be a hardware problem because when I start Linux using kernel 2.6.22-14-generic this problem doesn't appear. I also tried to change the IDE connections, but this problem appears on every device connected on secondary IDE.

Steps to reproduce:
Load a CD on tray, access it, read some data (for example a movie) and... it locks. 

I have read a CD using the tty1 console interface, and I made a snapshot with my phone on what's happening when my PC is freezing. You can see it at http://www.picoodle.com/view.php?img=/4/5/12/f_Ovi021m_d5e9d68.jpg&srv=img37
Comment 1 Alan 2008-05-27 03:39:53 UTC
Looks like random corruption - are you using the proprietary Nvidia drivers ?
Comment 2 Ovidiu Nitan 2008-05-27 04:16:30 UTC
(In reply to comment #1)
> Looks like random corruption - are you using the proprietary Nvidia drivers ?
> 

Yes, I do. That may be te problem?
Comment 3 Roland Kletzing 2008-05-29 11:13:14 UTC
yes, maybe.
please unload any proprietary driver so that your kernel isn`t tainted.
kernel developers cannot really help on kernel problems being caused by proprietary/closed-source drivers.

can you reproduce that issue with those drivers unloaded ?
Comment 4 Bartlomiej Zolnierkiewicz 2008-05-29 13:39:01 UTC
Please try to reproduce it without proprietary module - Alan and Roland correctly suggest that it may be the root cause of the problem.

PS your system uses pata_via driver (part of libata SCSI->ATA layer) for IDE support so I'm changing the component to libata
Comment 5 Ovidiu Nitan 2008-05-30 00:56:57 UTC
When I made that "screenshot" of my error, I didn't had the X server started, so this error appear even when the Nvidia proprietary driver is loaded or not.
Comment 6 Ovidiu Nitan 2008-05-30 00:58:37 UTC
And that's happening also when I use the (K)Ubuntu Live CD, where the Nvidia Proprietary driver isn't installed.
Comment 7 Alan 2009-03-26 17:07:27 UTC
No useful data in the trace alas

Note You need to log in before you can comment on or make changes to this bug.