From owner-freebsd-ports@FreeBSD.ORG Wed Feb 22 09:41:33 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69137106566B; Wed, 22 Feb 2012 09:41:33 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from groupware.itac.at (groupware.itac.at [91.205.172.99]) by mx1.freebsd.org (Postfix) with ESMTP id E6E3C8FC12; Wed, 22 Feb 2012 09:41:32 +0000 (UTC) Received: from home.bluelife.at (93.104.210.95) by groupware.itac.at (Axigen) with (AES256-SHA encrypted) ESMTPSA id 27382E; Wed, 22 Feb 2012 10:41:34 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 22 Feb 2012 10:41:31 +0100 From: Bernhard Froehlich To: Doug Barton In-Reply-To: <4F44B4BF.5070402@FreeBSD.org> References: <4F44147C.8050905@FreeBSD.org> <4F442E1E.4010501@FreeBSD.org> <4F446391.4070101@FreeBSD.org> <4F44B362.7000103@FreeBSD.org> <4F44B4BF.5070402@FreeBSD.org> Message-ID: <19b299e2e143bc8fa04b6f606539928f@bluelife.at> X-Sender: decke@FreeBSD.org User-Agent: Roundcube Webmail/0.7.1 X-AxigenSpam-Level: 1 X-CTCH-RefID: str=0001.0A0B0204.4F44B84B.020B,ss=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown Cc: freebsd-emulation@freebsd.org, decke@freebsd.org, FreeBSD ports list , Andriy Gapon Subject: Re: Virtualbox 4.1.8 vboxdrv instantly panics on 8-stable i386 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 09:41:33 -0000 On 22.02.2012 10:26, Doug Barton wrote: > On 02/22/2012 01:20, Andriy Gapon wrote: >> on 22/02/2012 05:40 Doug Barton said the following: >>> On 02/21/2012 15:51, Andriy Gapon wrote: >>>> Could you please substitute the attached patch file for the >>>> corresponding file >>>> in the port and re-test the port? >>> >>> Good news, the kernel didn't panic. Bad news: >>> >>> supdrvGipCreate: failed to allocate the GIP page. rc=-8 >>> vboxdrv: supdrvInitDevExt failed, rc=-8 >>> module_register_init: MOD_LOAD (vboxdrv, 0xc66f33e0, 0) error 12 >> >> Yeah, I kind of expected something like this, because the original >> panic was in >> a memory allocation failure path. >> As to why the memory allocation fails I have no immediate insights. >> Maybe you >> genuinely don't have enough contiguous pages below 4GB boundary... > > It's i386, no PAE, so you could be on to something. I do have more > than > 4G in the box though: > > real memory = 6442450944 (6144 MB) > avail memory = 3148255232 (3002 MB) > > Meanwhile, the 4.0 version worked on this same system ... The 4.0.16 version is still available as emulators/virtualbox-ose-legacy and doesn't include the memobj r0 patch so it should still work. (you will need to switch to devel/kBuild for that) -- Bernhard Froehlich http://www.bluelife.at/