Opened 15 years ago
Closed 15 years ago
#182 closed defect (fixed)
FAT is doing I/O beyond the end of the device
Reported by: | Jakub Jermář | Owned by: | Jakub Jermář |
---|---|---|---|
Priority: | major | Milestone: | 0.4.2 |
Component: | helenos/fs/fat | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
During investigation of ticket #180 (see the second scenario for how to reproduce this bug), it turned out that the FAT server is doing some I/O beyond the end of the device.
I am attaching a screenshot with the stack and the .disasm file for the FAT server.
The stack points fat_link() being called from libfs_lookup().
Attachments (2)
Change History (3)
by , 15 years ago
Attachment: | Screenshot-QEMU.png added |
---|
by , 15 years ago
Attachment: | fat.disasm.bz2 added |
---|
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in changeset:head,254.