From owner-cvs-src@FreeBSD.ORG Wed Aug 6 20:13:16 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B91337B401; Wed, 6 Aug 2003 20:13:16 -0700 (PDT) Received: from godel.mtl.distributel.net (nat.MTL.distributel.NET [66.38.181.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B48643F75; Wed, 6 Aug 2003 20:13:15 -0700 (PDT) (envelope-from bmilekic@technokratis.com) Received: from godel.mtl.distributel.net (localhost [127.0.0.1]) h76NDAXJ046563; Wed, 6 Aug 2003 23:13:10 GMT (envelope-from bmilekic@technokratis.com) Received: (from bmilekic@localhost) by godel.mtl.distributel.net (8.12.9/8.12.9/Submit) id h76NDAlb046562; Wed, 6 Aug 2003 23:13:10 GMT X-Authentication-Warning: godel.mtl.distributel.net: bmilekic set sender to bmilekic@technokratis.com using -f Date: Wed, 6 Aug 2003 23:13:10 +0000 From: Bosko Milekic To: Andrew Gallatin Message-ID: <20030806231310.GC46411@technokratis.com> References: <200308061846.h76IkmYp068237@repoman.freebsd.org> <20030806162243.A91712@grasshopper.cs.duke.edu> <3F3164D8.17704FF1@imimic.com> <16177.32077.922446.986623@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16177.32077.922446.986623@grasshopper.cs.duke.edu> User-Agent: Mutt/1.4.1i cc: "Alan L. Cox" cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2003 03:13:16 -0000 On Wed, Aug 06, 2003 at 06:12:29PM -0400, Andrew Gallatin wrote: ... > With the patch, the early "no fault" panic goes away, and seems to be > replace by memory corruption later in the build: > > building static c library > ranlib libc_pic.a > ranlib libc.a > ranlib libc_p.a > sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libc.a /usr/obj/usr/src/alpha/usr/lib > sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libc_p.a /usr/obj/usr/src/alpha/usr/lib > sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 libc.so.5 /usr/obj/usr/src/alpha/usr/lib > ln -fs libc.so.5 /usr/obj/usr/src/alpha/usr/lib/libc.so > sh /usr/src/tools/install.sh -o root -g wheel -m 444 libc_pic.a /usr/obj/usr/src/alpha/usr/lib > 5 errors > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > > > This is after the build is 1/2 done (judging by the size of the > logfile). > > I'm going to try again to ensure that I don't get the panic.. > > Drew If you're building with -j, can you try without it? I seem to recall -j builds on i386 giving me similar results but two weeks ago. I haven't tried with -j again since then, though. -- Bosko Milekic * bmilekic@technokratis.com * bmilekic@FreeBSD.org TECHNOkRATIS Consulting Services * http://www.technokratis.com/