When I try to run VirtualBox I get the following error (even when run as root):
I have tried running VBoxSVC first, as well, and this is what happens:
The terminate called message comes as soon as I start VirtualBox. I've tried running both as root, both as user, and both combinations thereof. I've deleted all files in ~/ and /tmp as suggested online.... anybody have any suggestions?
Code:
Failed to create the VirtualBox COM Object.
The application will now terminate.
Details:
Callee RC: NS_ERROR_ABORT (0x80004004)
I have tried running VBoxSVC first, as well, and this is what happens:
Code:
*********************************************
Sun VirtualBox XPCOM Server Version 3.1.2_OSE
(C) 2008-2009 Sun Microsystems, Inc.
All rights reserved.
Starting event loop....
[press Ctrl-C to quit]
terminate called after throwing an instance of 'xml::EIPRTFailure'
what(): Runtime error: -102 (File not found.)
Abort (core dumped)
The terminate called message comes as soon as I start VirtualBox. I've tried running both as root, both as user, and both combinations thereof. I've deleted all files in ~/ and /tmp as suggested online.... anybody have any suggestions?