Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2011 23:28:19 +0300
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        freebsd-emulation@freebsd.org
Subject:   Re: Call for Testers: VirtualBox 4.0.6
Message-ID:  <ip9u93$ng3$1@dough.gmane.org>
In-Reply-To: <430fcb25aefc374bf256e45e3151de15__27712.2496198446$1303470146$gmane$org@bluelife.at>
References:  <430fcb25aefc374bf256e45e3151de15__27712.2496198446$1303470146$gmane$org@bluelife.at>

next in thread | previous in thread | raw e-mail | index | archive | help
22.04.2011 14:01, Bernhard Froehlich wrote:

As I understand reporting bugs is good?

uname -a
FreeBSD flashk0.3501.lan 8.2-STABLE FreeBSD 8.2-STABLE #2: Mon Apr 25 
21:50:44 UTC 2011 
arcade@flashk0.3501.lan:/usr/obj/usr/src/sys/MINIMAL  amd64

Session transcript:

VBoxManage createvm --name test --register

VBoxManage modifyvm test --ostype Windows7_64 --memory 512 --pagefusion 
on --vram 32 --acpi on --ioapic on --pae on --hpet on --hwvirtex on 
--hwvirtexexcl on --nestedpaging on --largepages on --accelerate3d on 
--accelerate2dvideo on --chipset ich9 --nic1 nat --nictype1 Am79C970A 
--mouse usbtablet --keyboard usb --audio oss --audiocontroller hda --usb 
on --usbehci on

VBoxManage storagectl test --add sata --name SATA

VBoxManage storageattach test --storagectl SATA --port 1 --device 0 
--type dvddrive --medium win7_7100_x64.iso

# zfs create -s -o compression=on -V 20G flashk0/vbox_test

VBoxManage internalcommands createrawvmdk -filename VirtualBox\ 
VMs/test/test.vmdk -rawdisk /dev/zvol/flashk0/vbox_test

VBoxManage storageattach test --storagectl SATA --port 0 --device 0 
--type hdd --medium VirtualBox\ VMs/test/test.vmdk

VBoxHeadless -s test -n -m 18083

And it dumps core on signal 11.

Full bt available at http://limbo.xim.bz/core.bt.full.xz

What am I missing here?

-- 
Sphinx of black quartz judge my vow.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ip9u93$ng3$1>