Page 1 of 1

Virtual box has stopped working

Posted: 21. Jan 2021, 00:21
by PartTimeProgrammer
I did a long overdue update /upgrade on my Ubuntu 20.04 computer abut when i tried to start my VB I get this error

Failed to open a session for the virtual machine ####themongo1######.

Failed to load R0 module /usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxEhciR0.r0: RTLdrGetBits failed (VERR_SYMBOL_VALUE_TOO_BIG).

Failed to load ring-0 module 'VBoxEhciR0.r0' for device 'usb-ehci' (VERR_SYMBOL_VALUE_TOO_BIG).

Result Code: NS_ERROR_FAILURE (0x80004005)
Component: ConsoleWrap
Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}

Please if anyone can point me in the direction of a step by step fix

Re: Virtual box has stopped working

Posted: 21. Jan 2021, 01:42
by scottgus1
Check that your extension Pack version matches your Virtualbox version.

Re: Virtual box has stopped working

Posted: 21. Jan 2021, 01:55
by PartTimeProgrammer
I have reinstalled 3 different versions of VB
version 6.1_6.1.12
version 6.1_6.1.16
version 6.1_6.1.18 and an extension pack but the error still persists

Re: Virtual box has stopped working

Posted: 21. Jan 2021, 02:04
by PartTimeProgrammer
Version 6.1.12 r139181 (Qt5.12.8) is installed


6.1.12r139181 extension pack is installed

Re: Virtual box has stopped working

Posted: 21. Jan 2021, 02:06
by PartTimeProgrammer
RTR3InitEx failed with rc=-1912 (rc=-1912)

The VirtualBox kernel modules do not match this version of VirtualBox. The installation of VirtualBox was apparently not successful. Executing

'/sbin/vboxconfig'

may correct this. Make sure that you are not mixing builds of VirtualBox from different sources.

where: supR3HardenedMainInitRuntime what: 4 VERR_VM_DRIVER_VERSION_MISMATCH (-1912) - The installed support driver doesn't match the version of the user.

Re: Virtual box has stopped working

Posted: 23. Jan 2021, 04:43
by scottgus1
Also check that the Linux kernel headers are installed. https://www.virtualbox.org/manual/ch02. ... nux-prereq