linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 10803] New: Kernel freeze on accesing CD-ROM or HDD
@ 2008-05-27 10:06 bugme-daemon
  2008-05-27 10:39 ` [Bug 10803] " bugme-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugme-daemon @ 2008-05-27 10:06 UTC (permalink / raw)
  To: linux-ide

http://bugzilla.kernel.org/show_bug.cgi?id=10803

           Summary: Kernel freeze on accesing CD-ROM or HDD
           Product: IO/Storage
           Version: 2.5
     KernelVersion: 2.6.24-16
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: high
          Priority: P1
         Component: IDE
        AssignedTo: io_ide@kernel-bugs.osdl.org
        ReportedBy: nitanovidiu@gmail.com


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


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 10803] Kernel freeze on accesing CD-ROM or HDD
  2008-05-27 10:06 [Bug 10803] New: Kernel freeze on accesing CD-ROM or HDD bugme-daemon
@ 2008-05-27 10:39 ` bugme-daemon
  2008-05-27 11:16 ` bugme-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugme-daemon @ 2008-05-27 10:39 UTC (permalink / raw)
  To: linux-ide

http://bugzilla.kernel.org/show_bug.cgi?id=10803





------- Comment #1 from alan@lxorguk.ukuu.org.uk  2008-05-27 03:39 -------
Looks like random corruption - are you using the proprietary Nvidia drivers ?


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 10803] Kernel freeze on accesing CD-ROM or HDD
  2008-05-27 10:06 [Bug 10803] New: Kernel freeze on accesing CD-ROM or HDD bugme-daemon
  2008-05-27 10:39 ` [Bug 10803] " bugme-daemon
@ 2008-05-27 11:16 ` bugme-daemon
  2008-05-29 18:13 ` bugme-daemon
  2008-05-29 20:39 ` bugme-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugme-daemon @ 2008-05-27 11:16 UTC (permalink / raw)
  To: linux-ide

http://bugzilla.kernel.org/show_bug.cgi?id=10803





------- Comment #2 from nitanovidiu@gmail.com  2008-05-27 04:16 -------
(In reply to comment #1)
> Looks like random corruption - are you using the proprietary Nvidia drivers ?
> 

Yes, I do. That may be te problem?


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 10803] Kernel freeze on accesing CD-ROM or HDD
  2008-05-27 10:06 [Bug 10803] New: Kernel freeze on accesing CD-ROM or HDD bugme-daemon
  2008-05-27 10:39 ` [Bug 10803] " bugme-daemon
  2008-05-27 11:16 ` bugme-daemon
@ 2008-05-29 18:13 ` bugme-daemon
  2008-05-29 20:39 ` bugme-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugme-daemon @ 2008-05-29 18:13 UTC (permalink / raw)
  To: linux-ide

http://bugzilla.kernel.org/show_bug.cgi?id=10803


devzero@web.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |devzero@web.de




------- Comment #3 from devzero@web.de  2008-05-29 11:13 -------
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 ?


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 10803] Kernel freeze on accesing CD-ROM or HDD
  2008-05-27 10:06 [Bug 10803] New: Kernel freeze on accesing CD-ROM or HDD bugme-daemon
                   ` (2 preceding siblings ...)
  2008-05-29 18:13 ` bugme-daemon
@ 2008-05-29 20:39 ` bugme-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugme-daemon @ 2008-05-29 20:39 UTC (permalink / raw)
  To: linux-ide

http://bugzilla.kernel.org/show_bug.cgi?id=10803


bzolnier@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|io_ide@kernel-bugs.osdl.org |bzolnier@gmail.com
             Status|NEW                         |ASSIGNED




------- Comment #4 from bzolnier@gmail.com  2008-05-29 13:39 -------
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


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-05-29 20:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-27 10:06 [Bug 10803] New: Kernel freeze on accesing CD-ROM or HDD bugme-daemon
2008-05-27 10:39 ` [Bug 10803] " bugme-daemon
2008-05-27 11:16 ` bugme-daemon
2008-05-29 18:13 ` bugme-daemon
2008-05-29 20:39 ` bugme-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).