From owner-freebsd-current@FreeBSD.ORG Wed Feb 24 13:51:15 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58E85106566C for ; Wed, 24 Feb 2010 13:51:15 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 39AA18FC0A for ; Wed, 24 Feb 2010 13:51:15 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NkHdy-0002PT-OS for freebsd-current@freebsd.org; Wed, 24 Feb 2010 05:51:14 -0800 Message-ID: <27714203.post@talk.nabble.com> Date: Wed, 24 Feb 2010 05:51:14 -0800 (PST) From: =?UTF-8?Q?Bernhard_Fr=C3=B6hlich?= To: freebsd-current@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: decke@bluelife.at References: Subject: Re: Virtualbox X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Feb 2010 13:51:15 -0000 >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.