[Resolved] Error relaunching VirtualBox VM process: 5

Discussions related to using VirtualBox on Windows hosts.
Post Reply
marty14
Posts: 3
Joined: 4. Apr 2019, 21:27

[Resolved] Error relaunching VirtualBox VM process: 5

Post by marty14 »

Hi everyone! I am new to VirtualBox and unable to get it to work. I have a fully updated Windows 10 Home edition.
After several attempts I now uninstalled VirtualBox as well as my virus scanner, then rebooted and re-installed VirtualBox for Windows.
Next, I followed the instructions from topic 82277 to edit HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\VBoxDrv in the registry from 1 to 3 before rebooting. Then I rebooted.

in sum:
  • Uninstall everything and then reboot.
    Uninstall Virus scanner and then reboot.
    Reinstall VirtualBox. DON’T REBOOT
    Change registry key to 3 for HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\VBoxDrv
    Reboot
    Run sc.exe start vboxdrv in Windows Command Prompt.
    Run VirtualBox
When I try to start a virtual machine, I get the error: "Error relaunching VirtualBox VM process: 5" (log below)
I've run out of ideas what to do. Any ideas are highly appreciated!

Log details:
[ModEdit; removed partial VBoxHardening.log]
Attachments
VBoxHardening.zip
(12.08 KiB) Downloaded 41 times
Last edited by socratis on 5. Apr 2019, 02:12, edited 3 times in total.
Reason: Marked as [Resolved].
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Error relaunching VirtualBox VM process: 5

Post by socratis »

Partial logs are not that helpful I'm afraid. Please ZIP and attach the full log. See the "Upload attachment" tab below the reply form.

Image
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
marty14
Posts: 3
Joined: 4. Apr 2019, 21:27

Re: Error relaunching VirtualBox VM process: 5

Post by marty14 »

@socratis, thanks I've added the zipped log to the post
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Error relaunching VirtualBox VM process: 5

Post by socratis »

You do have a hardening problem:
108c.4270: supR3HardNtChildWaitFor[1]: Quitting: ExitCode=0x1 (rcNtWait=0x0, rcNt1=0x0, rcNt2=0x103, rcNt3=0x103, 5049 ms, the end);
Please read really carefully the following FAQ: Diagnosing VirtualBox Hardening Issues for some generic guidelines/ideas. Remember, these are guidelines, not the exact solution, you have to use your judgement as to which program might be responsible.

I would start by completely uninstalling the following, or adding an exception for all-things VirtualBox:
108c.4270: supR3HardenedWinFindAdversaries: 0x1000
108c.4270: \SystemRoot\System32\drivers\vsdatant.sys:
108c.4270:     ProductName:     ZoneAlarm
108c.4270:     ProductVersion:  15.1.29.17237
108c.4270:     FileVersion:     15.1.29.17237
108c.4270:     FileDescription: ZoneAlarm
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
marty14
Posts: 3
Joined: 4. Apr 2019, 21:27

Re: Error relaunching VirtualBox VM process: 5

Post by marty14 »

Thanks a lot!

I uninstalled my Firewall (ZoneAlarm) but VirtualBox still didn't work and produced the same error. I had disabled real-time monitoring of my virus scanner.
Then I also uninstalled my virus scanner (Avira). Now VirtualBox worked!
I again re-installed my virus scanner. VirtualBox still worked, even with real-time protection enabled.
Then I again reinstalled ZoneAlarm Firewall. And VirtualBox still works!

Strange... since I'm quite certain I have done the above before. If the problem does return, I'll post again. Thanks for the assistance!
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Error relaunching VirtualBox VM process: 5

Post by socratis »

marty14 wrote:Then I also uninstalled my virus scanner (Avira).
Funny, it didn't show up in the hardening log...
marty14 wrote:I again re-installed my virus scanner ... Then I again reinstalled ZoneAlarm Firewall. And VirtualBox still works!
Strange... since I'm quite certain I have done the above before.
It's not that strange if you re-read the Diagnosing VirtualBox Hardening Issues, you'll see one of the reasons, actually the reason... A program's signature that wants to get into VirtualBox memory doesn't match what's stored in the Windows Certificate Database (WCD), and the program is rejected.

By re-installing the two programs you must have forced the WDC to be updated, making everything work as intended... ;)

Marking as [Resolved].
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply