Date: Tue, 23 Feb 2010 19:03:39 +0100 From: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> To: Ian FREISLICH <ianf@clue.co.za> Cc: current@freebsd.org Subject: Re: Virtualbox Message-ID: <20100223180339.GA71618@wep4035.physik.uni-wuerzburg.de> In-Reply-To: <E1NjxUk-0007m6-Nr@clue.co.za> References: <E1NjxUk-0007m6-Nr@clue.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 23, 2010 at 06:20:22PM +0200, Ian FREISLICH wrote: > Hi > > Has anyone managed to make Virtualbox work on 9-Current? Since > installing 3.1.2-OSE VMs, all brand new, abort on startup. > > The last part of the log seems pertinent: > > 00:00:15.481 !!Assertion Failed!! > 00:00:15.481 Expression: paPages[i].Phys != 0 && paPages[i].Phys != NIL_RTHCPHYS && !(paPages[i].Phys & PAGE_OFFSET_MASK) > 00:00:15.481 Location : /usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.1.2_OSE/src/VBox/VMM/MMHyper.cpp(610) int MMR3HyperMapPages(VM*, void*, RTR0PTR, size_t, const SUPPAGE*, const char*, RTGCPTR64*) > 00:00:15.482 i=0x0 Phys=0000000000000000 Heap > > Does anyone have any ideas? > Me not. Just FYI: ~> VBoxManage startvm WinXP --type sdl VirtualBox Command Line Management Interface Version 3.1.2_OSE (C) 2005-2009 Sun Microsystems, Inc. All rights reserved. Waiting for the remote session to open... Remote session has been successfully opened. ~> uname -a FreeBSD wep4035 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r202285: Thu Jan 14 19:04:21 CET 2010 root@wep4035:/usr/obj/usr/src/sys/GENERIC amd64 ~> sysctl vm.pmap.pg_ps_enabled vm.pmap.pg_ps_enabled: 1 ~> cat /boot/loader.conf loader_logo="beastie" ichsmb_load="YES" snd_hda_load="YES" speaker_load="YES" i915_load="YES" linux_load="YES" vboxdrv_load="YES" The virtial machine was newly created and installed already on this CURRENT. 0.02$, Alexey.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100223180339.GA71618>