From owner-freebsd-emulation@FreeBSD.ORG Wed Apr 27 21:00:08 2011 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECF3F1065670 for ; Wed, 27 Apr 2011 21:00:08 +0000 (UTC) (envelope-from freebsd-emulation@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id C96F88FC0C for ; Wed, 27 Apr 2011 21:00:07 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QFBbd-0004bx-AY for freebsd-emulation@freebsd.org; Wed, 27 Apr 2011 22:45:05 +0200 Received: from 195.225.157.86 ([195.225.157.86]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Apr 2011 22:45:05 +0200 Received: from c.kworr by 195.225.157.86 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Apr 2011 22:45:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-emulation@freebsd.org From: Volodymyr Kostyrko Date: Wed, 27 Apr 2011 23:28:19 +0300 Lines: 43 Message-ID: References: <430fcb25aefc374bf256e45e3151de15__27712.2496198446$1303470146$gmane$org@bluelife.at> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 195.225.157.86 User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; uk-UA; rv:1.9.2.15) Gecko/20110306 Thunderbird/3.1.9 In-Reply-To: <430fcb25aefc374bf256e45e3151de15__27712.2496198446$1303470146$gmane$org@bluelife.at> Subject: Re: Call for Testers: VirtualBox 4.0.6 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2011 21:00:09 -0000 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.