VirtualBox

Ignore:
Timestamp:
Oct 10, 2014 11:39:15 PM (10 years ago)
Author:
vboxsync
Message:

SUP: Missing two FILE_SYNCHRONOUS_IO_NONALERT flags, one of which seems responsible for the occational BSOD 4E (9a,...).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp

    r53024 r53034  
    254254        }
    255255
     256/** @todo This nonsense is probably due to missing FILE_SYNCHRONOUS_IO_NONALERT
     257 *        flags in early code stage.  Should clean this up, but leave code
     258 *        for handling STATUS_PENDING as we don't know what callers of
     259 *        NtCreateSection might've been passing to their NtCreateFile calls.
     260 *        In ring-0, this code is mostly pointless, I think. */
    256261        /*
    257262         * Delay a little before we retry?
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette