Comment 4 for bug 72061

Revision history for this message
Bernard van der Velden (bernard-vyper) wrote :

I managed to get some error-messages on paper by writing them down ;) I can't give the dump, but I do have the messages that appear before the crash:

ata2.01: qc timeout (cmd 0xef)
ata2.01: failed to set xfermode (err_mask=0x4)
ata2.01: limiting speed to UDMA/25
ata2.01: failed to recover some devices, retrying in 5 secs
ata: abnormal status 0x7f on port 0x177
ata: abnormal status 0x7f on port 0x177

After that, it says the same, but than for PIO-mode instead of UDMA/25.

And than after reading some files the kernel crashes on "/lib/kref.c:32 kref_get" into a soft lockup with a dump.

This is all I could get by hand, hope it is useful :)