#22162 closed defect (fixed)
WIndows hosts based on W11 24H2 cannot start headless or detachable VM's [Fixed in SVN]
汇报人: | Michel Godfroid | 属主: | |
---|---|---|---|
组件: | host support | 版本: | VirtualBox-7.0.20 |
关键词: | hardening detachable headless | 抄送: | |
Guest type: | all | Host type: | Windows |
描述 (最后由 修改)
This has already been reported in the forums (https://forums.virtualbox.org/viewtopic.php?p=547751#p547751) As 24H2 release is approaching, this will potentially affect a lot of users, and has the potential to stop any vagrant flows. (note that 24H2 has already been released to OEMS for imaging new systems). Summary: The headless executable hardening detects ntdll differently from the 'normal' foreground program. Excerpt from the vboxhardening log: ed4.afa8: Error (rc=-5607): ed4.afa8: ntdll.dll: SizeOfImage (0x263000) isn't close enough to the mapping size (0x266000) ed4.afa8: Error (rc=-5607): ed4.afa8: supHardenedWinVerifyProcess failed with -5607: ntdll.dll: SizeOfImage (0x263000) isn't close enough to the mapping size (0x266000) ed4.afa8: Error -5607 in supR3HardNtChildPurify! (enmWhat=5) ed4.afa8: supHardenedWinVerifyProcess failed with -5607: ntdll.dll: SizeOfImage (0x263000) isn't close enough to the mapping size (0x266000) 6ca4.35c4: Terminating the normal way: rcExit=0
Tested with Windows build 26100.1591 (and previous 24H2 builds) and tested with vbox 7.0.20 tested with vbox 7.0.21 (build 164462) tested with vbox 7.1.0_BETA2 (build 164697)
变更历史 (7)
跟随: 5 comment:3 by , 3个月 ago
I'm working on a fix. Hope to have something that work early next week.
comment:4 by , 3个月 ago
概述: | WIndows hosts based on W11 24H2 cannot start headless or detachable VM's → WIndows hosts based on W11 24H2 cannot start headless or detachable VM's [Fixed in SVN] |
---|
comment:6 by , 3个月 ago
处理结果: | → fixed |
---|---|
状态: | new → closed |
Hi guys,
We just released VirtualBox 7.0.22 and 7.1.4. The issue should be fixed in this release. You can give it a try on Downloads page.
comment:7 by , 11天 ago
Hi - I have Version 7.1.4 r165100 (Qt6.5.3) installed and the same extension pack, but I'm still running into this: https://www.virtualbox.org/ticket/22162
No logs are written to the 'Virtual VMs\<box>\Logs', I just get this message. Booting with the GUI works fine. Is there any workaround yet?
PS C:\Users\ctaylor\Downloads> & 'C:\Program Files\Oracle\VirtualBox\VBoxManage.exe' startvm f57c7f3a-7d49-4c7d-ad87-d30d918d2abb --type headless Waiting for VM "f57c7f3a-7d49-4c7d-ad87-d30d918d2abb" to power on... VBoxManage.exe: error: The virtual machine 'rocky9.4test1' has terminated unexpectedly during startup with exit code -1073741819 (0xc0000005) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine
Edition Windows 11 Pro Version 24H2 OS build 26100.2605 Experience Windows Feature Experience Pack 1000.26100.36.0
Another odd thing is I have another PC, same Windows build but it's 11 Home, and '--type headless' works no problem.
There are a number of reports on the forum that have been added for this bug:
https://forums.virtualbox.org/viewtopic.php?t=112454
https://forums.virtualbox.org/viewtopic.php?t=111705
https://forums.virtualbox.org/viewtopic.php?t=112503
I've had the same issue since Windows 11 24H2 update has installed, as have all the other Virtualbox users on Windows 11 at our offices.
Here is my VBoxHardening.log