Date: Wed, 6 Aug 2003 23:13:10 +0000 From: Bosko Milekic <bmilekic@technokratis.com> To: Andrew Gallatin <gallatin@cs.duke.edu> Cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <20030806231310.GC46411@technokratis.com> In-Reply-To: <16177.32077.922446.986623@grasshopper.cs.duke.edu> References: <200308061846.h76IkmYp068237@repoman.freebsd.org> <20030806162243.A91712@grasshopper.cs.duke.edu> <3F3164D8.17704FF1@imimic.com> <16177.32077.922446.986623@grasshopper.cs.duke.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030806231310.GC46411>