VirtualBox segfaults on 10.0-CURRENT

Piotr Kubaj pkubaj at riseup.net
Sun Oct 6 11:13:06 UTC 2013


On 10/06/2013 11:01, Tomasz Kowalczyk wrote:
> On Sunday, October 06, 2013 01:44:50 AM Piotr Kubaj wrote:
>> On 10/05/2013 23:18, Tomasz Kowalczyk wrote:
>>> On Friday, October 04, 2013 07:21:19 PM Piotr Kubaj wrote:
>>>> Thanks, VB window shows up, but with a Critical Error, same as before -
>>>>
>>>> Failed to create the VirtualBox COM object.
>>>>
>>>> The application will now terminate.
>>>>
>>>> Callee RC:
>>>> NS_ERROR_ABORT (0x80004004)
>>> You sure you added you user to group 'vboxusers' ?
>> Yes.
> Hmm, I think i had similar error before. That was because I didn't had 
> anything in  ~/.Virtualbox directory.
> There is some bug about reading/creating config file but i dont have skills to 
> find it. Anyway I managed to find solution.
> Just create basic ~/.VirtualBox/VirtualBox.xml file with:
>
> <?xml version="1.0"?>
> <VirtualBox>
>   <Global>
>   </Global>
> </VirtualBox>
>
> And then run VirtualBox with "sudo -u youruser VirtualBox".
> That solved my issues.
>  
I've tried it, but it doesn't help. In fact, I've also tried it now on
my laptop, running a pure GTK. Running sudo -m pkubaj VBoxManage
createvm yields the same results. I'm of cource in vboxusers group, and
have loaded vboxdrv.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20131006/99689857/attachment.sig>


More information about the freebsd-emulation mailing list