Opened 15 years ago
Last modified 15 years ago
#256 closed defect
Assertion failed (idxp->pfc) at file 'fat_ops.c', line 295. — at Initial Version
Reported by: | Jakub Jermář | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.4.3 |
Component: | helenos/fs/fat | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
Running changeset:lp:~jakub/helenos/fs,165, which was merged into changeset:mainline,625 I occasionally hit the following assertion:
Assertion failed (idxp→pfc) at file 'fat_ops.c', line 295.
when unlinking a file which is being written to (using the setup from ticket #255 + unlinking the large file at some point).
Note:
See TracTickets
for help on using tickets.