Date: Wed, 20 Mar 2019 09:58:27 +0000 From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: [Bug 236616] emulators/virtualbox-ose: Unable to create a new machine due to "Unexpected exception: cxxrt::bad_alloc [St9bad_alloc]" Message-ID: <bug-236616-26505-zWbeWTm9hj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236616-26505@https.bugs.freebsd.org/bugzilla/> References: <bug-236616-26505@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236616 --- Comment #2 from Mateusz Piotrowski <0mp@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. >=20 > Command: ["import", "-n", "/home/0mp/.vagrant.d/boxes/ubuntu-VAGRANTSLASH= -bionic64/20190219.0.0/virtualbox/box.ovf"] >=20 > Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% > Interpreting /home/0mp/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-bionic64/2019= 0219.0.0/virtualbox/box.ovf... > OK. > VBoxManage: error: Output argument aExtraConfigValues points to invalid m= emory location (0000000000000000) > VBoxManage: error: Details: code NS_ERROR_INVALID_POINTER (0x80004003), c= omponent VirtualSystemDescriptionWrap, interface IVirtualSystemDescription,= callee nsISupports > VBoxManage: error: Context: "GetDescription(ComSafeArrayAsOutParam(retTyp= es), ComSafeArrayAsOutParam(aRefs), ComSafeArrayAsOutParam(aOvfValues), Com= SafeArrayAsOutParam(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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236616-26505-zWbeWTm9hj>