Upgrade on Fedora 22 from 5.0.0 to 5.1.0

Discussions related to using VirtualBox on Linux hosts.
Post Reply
YTI
Posts: 1
Joined: 15. Jul 2016, 01:50

Upgrade on Fedora 22 from 5.0.0 to 5.1.0

Post by YTI »

I am using Fedora 22 and I upgraded from 5.0.0 to the latest 5.1.0. Now when I try to start I get the following error.

Code: Select all

VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: /usr/lib/virtualbox/VirtualBox.so: undefined symbol: _ZNK19QAbstractTableModel7siblingEiiRK11QModelIndex
I suspect the issue has to do with the Qt5 upgrade and the new libraries not being linked/called properly. But, I am not sure how to fix it. I looked at this post

can't post urls yet... but it should be post 350597 .php?f=7&t=31565&p=350597&hilit=supR3HardenedMainGetTrustedMain#p350597

But couldn't figure out the solution. Any help please?

Another note... I can start a VM in headless mode just fine, and connect to it with the vrde port.
kshitiz56
Posts: 1
Joined: 25. Oct 2016, 09:38

Re: Upgrade on Fedora 22 from 5.0.0 to 5.1.0

Post by kshitiz56 »

Issue is related to Qt5 libraries. Updating my Qt5 libraries on Fedora 22 served the purpose.
Post Reply