Description
This happens regularly on The VirtualBox testbot:
https://build.reactos.org/builders/Testee%20VBox-Testbot/builds/100
(ntoskrnl/cc/copy.c:159) IoPageWrite failed, Status c000000d
|
(ntoskrnl/cc/view.c:240) CC: Failed to flush VACB.
|
(drivers/storage/class/disk/disk.c:1563) Reading beyond partition end! startingOffset: 17592190242816, PartitionLength: 2147443200
|
fastfat returns STATUS_INVALID_PARAMETER because a FAT entry tells it to read cluster 0. This would happen due to file system corruption.