From owner-freebsd-ports@FreeBSD.ORG Thu Feb 23 23:12:40 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 A2F081065673; Thu, 23 Feb 2012 23:12:40 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 868D18FC19; Thu, 23 Feb 2012 23:12:39 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id BAA22340; Fri, 24 Feb 2012 01:12:32 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1S0hpw-0003NF-6O; Fri, 24 Feb 2012 01:12:32 +0200 Message-ID: <4F46C7DF.2060807@FreeBSD.org> Date: Fri, 24 Feb 2012 01:12:31 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.2) Gecko/20120218 Thunderbird/10.0.2 MIME-Version: 1.0 To: Cy Schubert References: <201202230626.q1N6QXr3003939@slippy.cwsent.com> In-Reply-To: <201202230626.q1N6QXr3003939@slippy.cwsent.com> X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@FreeBSD.org, decke@FreeBSD.org, FreeBSD ports list 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: Thu, 23 Feb 2012 23:12:40 -0000 on 23/02/2012 08:26 Cy Schubert said the following: > In message <4F457AE8.4090708@FreeBSD.org>, Andriy Gapon writes: >> on 22/02/2012 12:48 Doug Barton said the following: >>> On 02/22/2012 02:23, Andriy Gapon wrote: >>>> The attached patched should try to grab the memory harder. >>> >>> Same result, different memory address: >>> >>> supdrvGipCreate: failed to allocate the GIP page. rc=-8 >>> vboxdrv: supdrvInitDevExt failed, rc=-8 >>> module_register_init: MOD_LOAD (vboxdrv, 0xc66e8410, 0) error 12 >> >> OK, now that, thanks to more testers, I realize that this issue is entirely >> i386-specific, I think that I might have been barking at the wrong trees. >> Now something very i386-ish to try to deal with the problem - the usual patch >> file is attached. > > The patch tests out OK on 8.2 and 9.0. No panic. Fedora 16 runs nicely under vbox. Thank you for testing! -- Andriy Gapon