#4196 closed bug (fixed)
BFS crash when checkfs tries to remove an invalid inode
Reported by: | mmlr | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | File Systems/BFS | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Running checkfs on my rather corrupted source partition resulted in the crash pictured in the attached screenshot. Axel, chances are you'd be able to reproduce this with the image of that partition if you still have it. This is on hrev32170.
Attachments (1)
Change History (4)
by , 15 years ago
Attachment: | checkfs_crash_remove_invalid_inode.jpeg added |
---|
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Confirmed fixed both issues, it works fine now and my partition is finally in a sane state again. Thanks for the quick fixes!
comment:3 by , 15 years ago
It was just a stupid regression I recently introduced when I fixed another problem - thanks for testing after that again :-)
Note:
See TracTickets
for help on using tickets.
This had actually the same reason as bug #4201, and thus has also been fixed by hrev32227.