VirtualBox

Opened 15 years ago

Closed 15 years ago

#4285 closed defect (worksforme)

VirtualBox fails to start with missing symbol in VirtualBox.so

Reported by: Alessandro Owned by:
Component: other Version: VirtualBox 2.2.4
Keywords: Cc:
Guest type: other Host type: other

Description

Trying to execute VirtualBox results in the following error:

$ VirtualBox VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: /usr/lib/virtualbox/VirtualBox.so: undefined symbol: _ZN11QTreeWidget17setSelectionModelEP19QItemSelectionModel

$ dpkg -s libqt4-core Package: libqt4-core [...] Maintainer: Kubuntu Developers <kubuntu-devel@…> Architecture: amd64 Source: qt4-x11 Version: 4.5.0-0ubuntu4.1 Depends: libqtcore4 (= 4.5.0-0ubuntu4.1), libqt4-network (= 4.5.0-0ubuntu4.1), libqt4-script (= 4.5.0-0ubuntu4.1), libqt4-xml (= 4.5.0-0ubuntu4.1), libqt4-dbus (= 4.5.0-0ubuntu4.1), libqt4-test (= 4.5.0-0ubuntu4.1) Pre-Depends: dpkg (>= 1.14.12ubuntu3) [...]

Operating system is Jaunty 9.04 (upgraded from 8.10), architecture is amd64. The same error occurs with both VirtualBox 2.2.4 and 3.0b1

Attachments (3)

sources.list (3.0 KB ) - added by Alessandro 15 years ago.
ldd (2.5 KB ) - added by Alessandro 15 years ago.
Output of ldd VirtualBox.so
dpkg (1.1 KB ) - added by Alessandro 15 years ago.
Output of dpkg -s libqtgui4

Download all attachments as: .zip

Change History (9)

comment:1 by Frank Mehnert, 15 years ago

Which VirtualBox package did you install (exact package name please)?

Please attach your /etc/apt/sources.list here.

by Alessandro, 15 years ago

Attachment: sources.list added

comment:2 by Alessandro, 15 years ago

Attached is my sources.list.

I have tested both virtualbox '2.2.4-47978_Ubuntu_jaunty' (using 'apt-get install virtualbox-2.2') and 'virtualbox-3.0_3.0.0_BETA1-48728_Ubuntu_jaunty_amd64.deb' found in the beta download section. Both display the exact same symptoms.

comment:3 by Frank Mehnert, 15 years ago

Thanks. Please attach the output of

ldd /usr/lib/virtualbox/VirtualBox.so
dpkg -s libqtgui4

by Alessandro, 15 years ago

Attachment: ldd added

Output of ldd VirtualBox.so

by Alessandro, 15 years ago

Attachment: dpkg added

Output of dpkg -s libqtgui4

comment:4 by Alessandro, 15 years ago

This issue does not appear if I install the Intrepid version of the package on Jaunty.

comment:5 by Frank Mehnert, 15 years ago

Which Qt version do you have installed in /usr/local? The Ubuntu packages don't install in /usr/local but in /usr. I'm quite sure this (an incompatible version of Qt4) is the reason for your problem.

comment:6 by Frank Mehnert, 15 years ago

Resolution: worksforme
Status: newclosed

Closing because this is definitely not a VBox bug. Make sure no libraries from /usr/local are used.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use