#8084 closed bug (fixed)
Copying to Fat32 USB - Assert Failed - block->CanBeWritten()
Reported by: | humdinger | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | block cache | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is around hrev42700...
Besides the other KDL I get when copying to a Fat32 USB stick, I now have another one starting with:
PANIC: ASSERT FAILED (../../../../../../system/kernel/cache/block_cache.cpp:1056): block->CanBeWritten()
See attached KDL shot. That was when copying three ca. 1gb files.
Attachments (2)
Change History (6)
by , 13 years ago
comment:1 by , 13 years ago
I have the same problem. Assert in a same spot (attached pic: block-CanBeWritten.JPG).
by , 13 years ago
Attachment: | block-CanBeWritten.JPG added |
---|
comment:2 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Apparently not seen in 8 years and likely fixed by the 2012 block_cache refactors; closing as fixed.
comment:4 by , 5 years ago
Milestone: | R1 → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
Note:
See TracTickets
for help on using tickets.
block_cache KDL while copying to Fat32 USB stick