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

WriteFile fails with ERROR_ACCESS_DENIED when trying to write more than 63.97 MB

    XMLWordPrintable

Details

    Description

      Chrome setup tries to extract a 140 MB 7zip archive in one go. This fails in NtWriteFile (with IoAllocateMdl returning NULL) because this buffer is too large for an MDL. The culprit here is that fastfat should not in fact be using DO_DIRECT_IO.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: