Date: Wed, 24 Feb 2010 05:51:14 -0800 (PST) From: =?UTF-8?Q?Bernhard_Fr=C3=B6hlich?= <decke@bluelife.at> To: freebsd-current@freebsd.org Subject: Re: Virtualbox Message-ID: <27714203.post@talk.nabble.com> 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
>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 !=3D 0 && paPages[i].Phys !=3D 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*,=20 >const char*, RTGCPTR64*) >00:00:15.482 i=3D0x0 Phys=3D0000000000000000 Heap > >Does anyone have any ideas? Thanks for the report. I've talked to Alexander Eichner and he gave me a patch that could fix that problem. Could you please try to build the virtualbox-ose-kmod por= t with that patch? If it works we will include it in the port update coming quite soon. http://pastebin.ca/1808090 If that does not help please create a backtrace from the vbox coredump and send the vbox.log. Thanks! -- Bernhard Fr=C3=B6hlich http://www.bluelife.at/ --=20 View this message in context: http://old.nabble.com/Virtualbox-tp27705983p2= 7714203.html Sent from the freebsd-current mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?27714203.post>