Failed to create the VirtaulBox COM object

Discussions related to using VirtualBox on Linux hosts.
Post Reply
tombs
Posts: 3
Joined: 19. Jun 2008, 17:37

Failed to create the VirtaulBox COM object

Post by tombs »

well, I can not start vbox. :cry:
Host Debian GNU/Linux kernel 2.6.24-2
Guest Windows XP
The command line gives me that:
tombs@localhost:~$ VirtualBox
/usr/lib/virtualbox//VBoxSVC: symbol lookup error: /usr/lib/VBoxXML.so: undefined symbol: _ZN11xalanc_1_1016XalanTransformer10initializeERN11xercesc_2_713MemoryManagerE

Then pop-up a message saying:
Failed to creat the virtualbox COM object
Tha application will now terminate

Callee RC: 0x80470007

Any idea folks?
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

Post by frank »

Which VirtualBox version is that? Seems like version 1.5.6 on a Debian/Ubuntu system. Upgrade to 1.6.2, this should work.
tombs
Posts: 3
Joined: 19. Jun 2008, 17:37

Post by tombs »

$ dpkg -l|grep virtualbox
ii virtualbox 1.5.4-27034_Debian_etch innotek VirtualBox

I'll try 1.6.2
Thanx for the advice!
tombs
Posts: 3
Joined: 19. Jun 2008, 17:37

Post by tombs »

Problem solved!
~$ dpkg -l|grep virtualbox
ii virtualbox 1.6.2-31466_Debian_etch Sun xVM VirtualBox

Thanx!
Post Reply