Page 1 of 1

[Solved] VirtualBox: dlopen("/usr/lib/virtualbox/VBoxRT.so",) failed: <NULL>

Posted: 29. Jul 2018, 19:08
by Jaido
Holas,
Hace unos días actualice mi repositorio de Ubuntu 18.04 LTS (4.16.3-041603-generic) y se dano mi VirtualBox5.2-16, he intentado reinstalando con las versiones 5.2.10, 5.2.14 y cuando lo ejecuto por consola me muestra este mensaje:....
*************************************************************************
VirtualBox: Error -610 in supR3HardenedMainInitRuntime!
VirtualBox: dlopen("/usr/lib/virtualbox/VBoxRT.so",) failed: <NULL>

VirtualBox: Tip! It may help to reinstall VirtualBox.
************************************************************************

ENCONTRE LA SOLUCION ===>>>
Estos comando corriguio el problema.....

sudo chown root:root /usr
sudo chown root:root /usr/lib
sudo chown root:root /usr/lib/virtualbox

Re: VirtualBox: dlopen("/usr/lib/virtualbox/VBoxRT.so",) failed: <NULL>

Posted: 29. Jul 2018, 19:32
by socratis
DeepL translator wrote: Hello. Hello,
A few days ago I updated my Ubuntu 18.04 LTS repository (4.16.3-041603-generic) and my VirtualBox5.2-16 was damaged, I tried to reinstall it with versions 5.2.10, 5.2.14 and when I run it by console it shows me this message:.....
*************************************************************************
VirtualBox: Error -610 in supR3HardenedMainInitRuntime!
VirtualBox: dlopen("/usr/lib/virtualbox/VBoxRT.so",) failed: <NULLL>

VirtualBox: Tip! It may help to reinstall VirtualBox.
************************************************************************

I FOUND THE SOLUTION =====>>>>
These commands corrected the problem.......

sudo chown root:root /usr
sudo chown root:root /usr/lib
sudo chown root:root /usr/lib/virtualbox