Call for Testers: VirtualBox 4.0.6

Volodymyr Kostyrko c.kworr at gmail.com
Wed Apr 27 21:00:09 UTC 2011


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 at 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.



More information about the freebsd-emulation mailing list