Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2700 closed bug (fixed)

panic when reading root directory from ext3

Reported by: Adek336 Owned by: axeld
Priority: blocker Milestone: R1/alpha1
Component: Drivers/Disk Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This happens for only one of my ext3 partitions. I can mount it but when reading the root directory either by opening it with the graphical file explorer or the popup menu directory structure I get a panic. I can the type "exit" to kdl which returns me to a perfectly stable system, but only two of the three files in the volume are showed in the file explorer (or popup menu). I have another ext3 partition on the very same physical hard drive which works well.

Attachments (1)

dsc00536.jpg (453.9 KB ) - added by Adek336 16 years ago.

Download all attachments as: .zip

Change History (5)

by Adek336, 16 years ago

Attachment: dsc00536.jpg added

comment:1 by mmlr, 16 years ago

Can you also tell what kind of device this is? Is it a SCSI, ATA or S-ATA disk or a USB device? The error looks like a SCSI message telling that the device cannot serve the block right now because it is recalibrating. This is temporary and non-fatal, but probably the read is not retried yet.

comment:2 by Adek336, 16 years ago

That is a SATA disk. If I retry to read the directory the error happens again.

comment:3 by axeld, 16 years ago

Component: File Systems/ext2Drivers/Disk
Milestone: R1R1/alpha1
Priority: normalblocker
Resolution: fixed
Status: newclosed

Fixed in hrev27994, please confirm.

comment:4 by Adek336, 16 years ago

so cool, it works, thanx ! it helps for #2783 as well.

Note: See TracTickets for help on using tickets.