You are not logged in.

#1 2018-06-21 15:25:45

Pol_M
Member
From: Sabadell, Barcelona, Spain
Registered: 2018-06-21
Posts: 8

[solved]Virtualbox doesn't launch. undefined symbol: ucal_open_61

After an update Virtualbox has stopped working.

running virtualbox from console outputs:

VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: /usr/lib/libQt5Core.so.5: undefined symbol: ucal_open_61

VirtualBox 5.2.12-2
Gnome (happens on Wayland and Xorg) 3.28.2
Qt5 5.11.1-1
I really don't have any clue on what the error could be. I haven't encountered an error like this one yet.

Last edited by Pol_M (2018-06-21 16:56:05)


Have a nice day! smile

Offline

#2 2018-06-21 15:39:00

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,290

Re: [solved]Virtualbox doesn't launch. undefined symbol: ucal_open_61

Post the output of

ls -l /usr/lib/libicu*

Last edited by arojas (2018-06-21 16:48:08)

Offline

#3 2018-06-21 16:57:26

Pol_M
Member
From: Sabadell, Barcelona, Spain
Registered: 2018-06-21
Posts: 8

Re: [solved]Virtualbox doesn't launch. undefined symbol: ucal_open_61

Thank you! I had the now obsolete .60 libraries still in there. Thanks for pointing me in the correct direction


Have a nice day! smile

Offline

#4 2018-06-21 17:23:54

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,290

Re: [solved]Virtualbox doesn't launch. undefined symbol: ucal_open_61

This is why you never, ever, should make symlinks when you find missing library errors.

Offline

Board footer

Powered by FluxBB