From owner-freebsd-current@FreeBSD.ORG Fri Aug 9 05:24:27 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id ED848E4E; Fri, 9 Aug 2013 05:24:26 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A99222DD1; Fri, 9 Aug 2013 05:24:26 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) with esmtp (envelope-from ) id <1V7fBY-0007wN-Mb>; Fri, 09 Aug 2013 07:24:24 +0200 Received: from g229117132.adsl.alicedsl.de ([92.229.117.132] helo=munin.geoinf.fu-berlin.de) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) with esmtpsa (envelope-from ) id <1V7fBY-003BPF-Hw>; Fri, 09 Aug 2013 07:24:24 +0200 Date: Fri, 9 Aug 2013 07:28:16 +0200 From: "O. Hartmann" To: Adrian Chadd Subject: Re: CURRENT crashes with nvidia GPU BLOB : vm_radix_insert: key 23c078 is already present Message-ID: <20130809072816.08828aa2@munin.geoinf.fu-berlin.de> In-Reply-To: References: <20130808201018.1215f733@munin.geoinf.fu-berlin.de> Organization: FU Berlin X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd9.2) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/X6VJvt_8TaWNiuQ/2iicGgD"; protocol="application/pgp-signature" X-Originating-IP: 92.229.117.132 Cc: FreeBSD CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 09 Aug 2013 05:24:27 -0000 --Sig_/X6VJvt_8TaWNiuQ/2iicGgD Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 8 Aug 2013 11:30:23 -0700 Adrian Chadd wrote: > Can you go over some previous versions in -HEAD and see when it was > introduced? Not that easy. I tried simply rebuilding the kernel with older sources, but then the compiler fails compiling the nvidia port. I think I have to keep kernel and world in sync. But compiling them both takes 2 hours on my older box, I haven't access to the faster i7 system until monday. >=20 >=20 >=20 > -adrian >=20 > On 8 August 2013 11:10, O. Hartmann > wrote: > > The most recent CURRENT doesn't work with the x11/nvidia-driver > > (which is at 319.25 in the ports and 325.15 from nVidia). > > > > After build- and installworld AND successfully rebuilding port > > x11/nvidia-driver, the system crashes immediately after a reboot as > > soon the kernel module nvidia.ko seems to get loaded (in my case, I > > load nvidia.ko via /etc/rc.conf.local since the nVidia BLOB doesn't > > load cleanly everytime when loaded from /boot/loader.conf). > > > > The crash occurs on systems with default compilation options set > > while building world and with settings like -O3 -march=3Dnative. It > > doesn't matter. > > > > FreeBSD and the port x11/nvidia-driver has been compiled with CLANG. > > > > Most recent FreeBSD revision still crashing is r254097. > > > > When vmcore is saved, I always see something like > > > > savecore: reboot after panic: vm_radix_insert: key 23c078 is already > > present > > > > > > Does anyone has any idea what's going on? > > > > Thanks for helping in advance, > > > > Oliver --Sig_/X6VJvt_8TaWNiuQ/2iicGgD Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBAgAGBQJSBH32AAoJEOgBcD7A/5N8iWIIAJOLqHn7zkiM/+sPxbii3qCF 6f//Ni2bcdAE0NEJ4xEcBpLT/NNw++OJ23CO4vTzlyjQcY/50cS1iIrQLsN1wQ0K ewFr0sqiReDNhC5uXiJhDlz1VhxM4jWQFYEuHtt9jUN8ceNisTaDsS+PfaisBASC mz3RS1S4m+QJlWvIzVJQHbnQlaDzAAXg859NYBI4+2bpL49xSM5bfzcVCMtaEP3A qYcaIcbkagmgOWwADomW5Q9g4nOMYX7d3xdwx12r54mkCxU8+JNFqFgn7dBAvcVj PJnmW4XtG8mEv21fEmVm4AYwcT4/3nnrfEgnYRAA4gMbgiIUGJ1l/h6hPPTlltA= =Onlw -----END PGP SIGNATURE----- --Sig_/X6VJvt_8TaWNiuQ/2iicGgD--