From owner-freebsd-stable Thu Jul 20 21:39:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.bigstudios.com (mail.bigstudios.com [216.126.75.201]) by hub.freebsd.org (Postfix) with ESMTP id 0510237B544; Thu, 20 Jul 2000 21:39:10 -0700 (PDT) (envelope-from drek@bigstudios.com) Received: from localhost([127.0.0.1]) (2649 bytes) by mail.bigstudios.com via sendmail with P:esmtp/R:bind_hosts/T:smtp (sender: ) id for ; Fri, 21 Jul 2000 00:38:54 -0400 (EDT) (Smail-3.2.0.111 2000-Feb-17 #1 built 2000-Jul-5) Date: Fri, 21 Jul 2000 00:38:54 -0400 (EDT) From: Agent Drek To: David O'Brien Cc: freebsd-stable@freebsd.org Subject: Re: help with buildworld In-Reply-To: <20000720151940.A68405@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 20 Jul 2000, David O'Brien wrote: > On Thu, Jul 20, 2000 at 12:43:21PM -0400, Agent Drek wrote: > > > > cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config -DTARGET_NAME=\"i386-unknown-freebsd\" -DIN_GCC -I/usr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/splay-tree.c -o splay-tree.o > > building standard cc_int library > > Segmentation fault - core dumped > > *** Error code 139 > > Either your hardware, source tree, or /usr/obj tree is *seriously* > fubared. > > I'm ruling out all three. 1) hardware --- happens in the same spot each time so I'm assuming my hardware is ok. 2) /usr/src --- rm -rf /usr/src && cvsup stable (4.X) 3) /usr/obj --- mv /usr/obj /usr/obj.O here's what show's up in dmesg: pid 67705 (ar), uid 0: exited on signal 11 (core dumped) The first time I cvsup'd this box was so that my udma drive would work properly (66) and things were fine. This time was because I thought I had hit a strange bug because pstat -T was showing thousands of files open ... so I sync'd again and have not been able to build since. the too many open files problem was because fetchmail was doing something silly in daemon mode (now I'm just running it from cron). I'm worried that the machine is now in some weird state where it may not boot if it's powered down because I've done 'make install' in some of the /usr/src directories (like I found on the mailing list archives.) and hell 'ar' core dumps! So I know that something is fubared but I've never had this hard of a time! And to top things off there's a micro~ person here making fun of me because I'm scared to reboot. What are some options for making this box 'clean' again? And, Yes I feel like an idiot. -- Agent Drek Big Animation Inc > 'digital plumber' http://www.bigstudios.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message