Opened 4 months ago
Last modified 10 days ago
#22292 closed defect
VBox 7.1.6 on Windows Error In supR3HardenedWinSpawn — at Version 1
Reported by: | marcelomarques | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox-7.1.6 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Windows |
Description (last modified by )
Hello,
I have a physical machine with Windows 10 22H2 that is running Virtual Box 7.1.4.
I need to install Virtual Box 7.1.6 because it has the fix for Windows 11 24H2.
VMM: Fixed issue when Windows 11 24H2 guest was experiencing BSOD in rare conditions
https://forums.virtualbox.org/viewtopic.php?t=113059
I installed Virtual Box 7.1.6 on my machine. I opened a cmd window as administrator, executed the installer, and the installation was successful, after that, I rebooted the machine.
I then opened Virtual Box 7.1.6 and try to start an existing VM and I got an error.
Virtual Box - Error In supR3HardenedWinReSpawn
NtCreateFile(\Device\VBoxDrvStub) failed: 0xc0000034 STATUS_OBJECT_NAME_NOT_FOUND (0 retries) (rc=-101)
Make sure the kernel module has been loaded sucessfully.
where: supR3HardenedWinReSpawn what: 3 VERR_OPEN_FAILED (-101) - File/Device open failed. Driver is probably stuck stopping/starting. Try 'sc.exe query vboxsup' to get more information about its state. Rebooting may actually help.
If I uninstall Virtual Box 7.1.6 and reinstall 7.1.4 then the VM starts fine again.
Has anybody else seen this issue? Any workaround available?