Skip to Main Content

Developer Community

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

VM wont work

3373812Sep 5 2024

I try to start my VM but this is what i get "default: Booting VM...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["startvm", "419c9faf-6f9d-40a6-b3ff-cf85479ea1e2", "--type", "headless"]

Stderr: VBoxManage.exe: error: The virtual machine 'centos_default_1725006986793_77255' has terminated unexpectedly during startup with exit code 1 (0x1). More details may be available in 'C:\Users\Albert\VirtualBox VMs\centos_default_1725006986793_77255\Logs\VBoxHardening.log'
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine "

After looking at the C:\Users\Albert\VirtualBox VMs\centos_default_1725006986793_77255\Logs\VBoxHardening.log, this is what i get . Is there any fix .

0c.2f20: supR3HardenedWinSetupChildInit: Start child.
c0c.2f20: supR3HardNtChildWaitFor: Found expected request 0 (PurifyChildAndCloseHandles) after 0 ms.
c0c.2f20: supR3HardNtChildPurify: Startup delay kludge #1/0: 264 ms, 15 sleeps
c0c.2f20: supHardNtVpScanVirtualMemory: enmKind=CHILD_PURIFICATION
c0c.2f20: Error (rc=-5637):
c0c.2f20: NtQueryVirtualMemory failed for 0000000000000000: 0xc000010a
c0c.2f20: Error (rc=-5637):
c0c.2f20: supHardenedWinVerifyProcess failed with -5637: NtQueryVirtualMemory failed for 0000000000000000: 0xc000010a
c0c.2f20: Error -5637 in supR3HardNtChildPurify! (enmWhat=5)
c0c.2f20: supHardenedWinVerifyProcess failed with -5637: NtQueryVirtualMemory failed for 0000000000000000: 0xc000010

Comments
Post Details
Added on Sep 5 2024
0 comments
382 views