mkbatra

New Member
Joined
Dec 3, 2018
Messages
1
Dear All,
I taken latest windows 10 [1709] 64 bit VS 5.2 September 2018
(i5-8400 2.80 GHz 2.81 GHz) m/c and installed Oracle VirtualBox-5.2.22 Oracle Virtual m/c. when I create virtual Linux Ubunto 64 bit its created successfully but issue comes when I start this I am getting following error
(rc=-5640)
please start reinstalling VirtualBox
where supR3HardenedWinRespwan what:1
VER_SUP_VP_THREAD_NOT_ALONE(-5640)- Process verification failure: the process has more than one thread. (MesssageBox).

I used
ubuntu-18.04.1-desktop-amd64.iso
ubuntu-16.04.4-desktop-amd64.iso

I also tried VirtualBox-5.2.23-126581-Win.exe

all with same error as shown above, have reinstalled 4-5 times same issue. Also installed latest visual studio distribution components.


virtual box 5.2.22 was working on old window 10 different old build

VBoxHardening.log zip attached .

Thanks
Manoj kumar
 

Attachments

Solution
I encountered this same error (rc=-5640) numerous times on various Oracle Virtual Box versions, and I installed and reinstalled it repeatedly, but it did not work. The latest version I tried was 7.0.20

An image from 'Virtual box (rc=-5640) Error'. 1. VirtualBox error shows process verification failure with multiple threads. 2. VirtualBox start options include Normal, Headless, and Detachable Start.


I managed to solve it by starting the Guest VM using "Headless Start" or "Detachable Start."

An image from 'Virtual box (rc=-5640) Error'. 1. VirtualBox error shows process verification failure with multiple threads. 2. VirtualBox start options include Normal, Headless, and Detachable Start.

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,998
In one of the newer builds of Windows 10 Hyper-V is always on because it's used to provide added security to the OS. You can only have a single hyper visor running and since Hyper-V is a hyper visor you can't run Virtualbox. You can use hyper-v to setup and run VMs though.
 

tswern

New Member
Joined
Aug 12, 2024
Messages
1
I encountered this same error (rc=-5640) numerous times on various Oracle Virtual Box versions, and I installed and reinstalled it repeatedly, but it did not work. The latest version I tried was 7.0.20

An image from 'Virtual box (rc=-5640) Error'. 1. VirtualBox error shows process verification failure with multiple threads. 2. VirtualBox start options include Normal, Headless, and Detachable Start.


I managed to solve it by starting the Guest VM using "Headless Start" or "Detachable Start."

An image from 'Virtual box (rc=-5640) Error'. 1. VirtualBox error shows process verification failure with multiple threads. 2. VirtualBox start options include Normal, Headless, and Detachable Start.
 

Last edited by a moderator:
Solution
Back
Top