Opened 12 years ago
Closed 10 years ago
#8932 closed bug (fixed)
dosfs_unmount -> crash in block_cache_delete
Reported by: | czeidler | Owned by: | korli |
---|---|---|---|
Priority: | blocker | Milestone: | R1 |
Component: | File Systems/FAT | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is an easy to reproduce kernel crash, hope this is not a duplicate. Just mount a usb stick (mine was fat) and then hard pull it. The backtrace goes to dosfs_unmount and block_cache_delete.
Change History (4)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Milestone: | R1/alpha4 → R1 |
---|
comment:3 by , 11 years ago
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
hrev49113, I can't repeat this either. Assuming fixed.
Note:
See TracTickets
for help on using tickets.
#4608, #6683?