Help with virtualbox 5.1 Windows 10 Upgrade

Discussions related to using VirtualBox on Windows hosts.
Post Reply
codeflo
Posts: 2
Joined: 27. Jul 2016, 07:44

Help with virtualbox 5.1 Windows 10 Upgrade

Post by codeflo »

Hi,

after my Windows 10 upgrade i have a Problem since 3 weeks, i've tested V 5.022 and now 5.1:

The error Message is:

Code: Select all

There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["startvm", "eedc0177-89d7-4952-a573-7028c064f020", "--type", "headless"]

Stderr: VBoxManage.exe: error: The virtual machine 'erp_default_1439989955693_2061' has terminated unexpectedly during startup with exit code 1 (0x1).  More details may be available in 'C:\XXX\Logs\VBoxHardening.log'
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine
Inside the Log:

Code: Select all

.....
13f4.b10:   00007ffaaff71000-00007ff55ff01fff 0x0001/0x0000 0x0000000
13f4.b10:  *00007ffffffe0000-00007ffffffcffff 0x0001/0x0002 0x0020000
13f4.b10: VBoxHeadless.exe: timestamp 0x5790f053 (rc=VINF_SUCCESS)
13f4.b10: Error (rc=-5618):
13f4.b10: Process image name does not match the exectuable we found: \Device\HarddiskVolume3\Program Files\Oracle\VirtualBox\VBoxHeadless.exe vs \Device\HarddiskVolume3\PROGRA~1\Oracle\VirtualBox\VBoxHeadless.exe.
13f4.b10: Error (rc=-5618):
13f4.b10: supHardenedWinVerifyProcess failed with Unknown Status -5618 (0xffffea0e): Process image name does not match the exectuable we found: \Device\HarddiskVolume3\Program Files\Oracle\VirtualBox\VBoxHeadless.exe vs \Device\HarddiskVolume3\PROGRA~1\Oracle\VirtualBox\VBoxHeadless.exe.
13f4.b10: Error -5618 in supR3HardNtChildPurify! (enmWhat=5)
13f4.b10: supHardenedWinVerifyProcess failed with Unknown Status -5618 (0xffffea0e): Process image name does not match the exectuable we found: \Device\HarddiskVolume3\Program Files\Oracle\VirtualBox\VBoxHeadless.exe vs \Device\HarddiskVolume3\PROGRA~1\Oracle\VirtualBox\VBoxHeadless.exe.
If I make a reinstall it runs until a reboot of Host / PC.

Do you have an idea?
codeflo
Posts: 2
Joined: 27. Jul 2016, 07:44

Re: Help with virtualbox 5.1 Windows 10 Upgrade

Post by codeflo »

Hi,

no one?
mpack
Site Moderator
Posts: 39156
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Help with virtualbox 5.1 Windows 10 Upgrade

Post by mpack »

Any mention of Vagrant automatically adds you to the "disregard" column. If you can demonstrate the same problem with an unmodified VirtualBox downloaded from the official site and installed using the official installer, then we'd be all ears. If you go another direction then you need to get your support there too.
Post Reply