https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236616

--- Comment #2 from Mateusz Piotrowski <0...@freebsd.org> ---
Here are some additional error messages I get when running "vagrant up" to
create a new machine:

> There was an error while executing `VBoxManage`, a CLI used by Vagrant
> for controlling VirtualBox. The command and stderr is shown below.
> 
> Command: ["import", "-n", 
> "/home/0mp/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-bionic64/20190219.0.0/virtualbox/box.ovf"]
> 
> Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
> Interpreting 
> /home/0mp/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-bionic64/20190219.0.0/virtualbox/box.ovf...
> OK.
> VBoxManage: error: Output argument aExtraConfigValues points to invalid 
> memory location (0000000000000000)
> VBoxManage: error: Details: code NS_ERROR_INVALID_POINTER (0x80004003), 
> component VirtualSystemDescriptionWrap, interface IVirtualSystemDescription, 
> callee nsISupports
> VBoxManage: error: Context: "GetDescription(ComSafeArrayAsOutParam(retTypes), 
> ComSafeArrayAsOutParam(aRefs), ComSafeArrayAsOutParam(aOvfValues), 
> ComSafeArrayAsOutParam(aVBoxValues), 
> ComSafeArrayAsOutParam(aExtraConfigValues))" at line 387 of file 
> VBoxManageAppliance.cpp

Tested on FreeBSD 13.0-CURRENT r345294 GENERIC amd64, vagrant-2.2.4_1,
virtualbox-ose-5.2.26_3.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to