| Summary: | System crash/reboot when deleting file on a msdosfs-partition. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Jakob Borg <jakob> |
| Component: | kern | Assignee: | Tom Rhodes <trhodes> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.4-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Jakob Borg
2001-11-24 20:30:01 UTC
Just a tad mor information. An fsck_msdos on the filesystem in question gave the following results after the crash: root@narayan:~ # fsck_msdosfs /dev/ad1s1 ** /dev/ad1s1 ** Phase 1 - Read and Compare FATs ** Phase 2 - Check Cluster Chains ** Phase 3 - Checking Directories ** Phase 4 - Checking for Lost Files Lost cluster chain at cluster 261382 44342 Cluster(s) lost Reconnect? [yn] y No LOST.DIR directory Clear? [yn] y Update FATs? [yn] y 20883 files, 354736 free (44342 clusters) ***** FILE SYSTEM WAS MODIFIED ***** root@narayan:~ # Regards, -- Jakob Borg <jakob@borg.pp.se> Kämnärsv. 3a / SE-226 46 Lund / Sweden +46 (0)46 397692 The problem is repeatable by attempting to delete other files on the same partition, even after fsck_msdos considers it clean (my first suspicion was a corrupt filesystem). I am uppgrading to latest 4.4-STABLE now to see if that makes a difference. -- Jakob Borg <jakob@borg.pp.se> Kämnärsv. 3a / SE-226 46 Lund / Sweden +46 (0)46 397692 State Changed From-To: open->feedback Did the upgrade fix your problem? If not let me know as I've just applied a patch to CURRENT which may fix your problem. Thanks. Responsible Changed From-To: freebsd-bugs->trhodes Did the upgrade fix your problem? If not let me know as I've just applied a patch to CURRENT which may fix your problem. Thanks. State Changed From-To: feedback->closed This was MFC'ed awhile ago. I also can not seem to reproduce this error. Closed. |