Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-9433

Lazy writer stuck in infinite loop due to file system corruption

    XMLWordPrintable

Details

    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.

      Attachments

        Activity

          People

            ThFabba ThFabba
            ThFabba ThFabba
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: