From owner-freebsd-questions Tue Dec 3 13:49:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1ECA37B401 for ; Tue, 3 Dec 2002 13:49:56 -0800 (PST) Received: from casper.sri.com (casper.SRI.COM [128.18.243.12]) by mx1.FreeBSD.org (Postfix) with SMTP id 24FEF43E4A for ; Tue, 3 Dec 2002 13:49:56 -0800 (PST) (envelope-from hogsett@csl.sri.com) Received: (qmail 24878 invoked from network); 3 Dec 2002 21:49:55 -0000 Received: from localhost (HELO casper.SRI.COM) (127.0.0.1) by casper.sri.com with SMTP; 3 Dec 2002 21:49:55 -0000 Received: from quarter.csl.sri.com ([130.107.1.30]) by casper.SRI.COM (NAVGW 2.5.2.17) with SMTP id M2002120313495502346 ; Tue, 03 Dec 2002 13:49:55 -0800 Received: from beast.csl.sri.com (beast.csl.sri.com [130.107.2.57]) by quarter.csl.sri.com (8.12.4/8.12.4) with ESMTP id gB3Lnsnr002770; Tue, 3 Dec 2002 13:49:54 -0800 Received: from beast.csl.sri.com (localhost [127.0.0.1]) by beast.csl.sri.com (8.12.6/8.12.6) with ESMTP id gB3LnsUR001348; Tue, 3 Dec 2002 13:49:54 -0800 (PST) (envelope-from hogsett@beast.csl.sri.com) Message-Id: <200212032149.gB3LnsUR001348@beast.csl.sri.com> To: Mike Hogsett Cc: Kent Stewart , Roman Neuhauser , freebsd-questions@FreeBSD.ORG Subject: Re: /usr/bin/top seg faulting In-Reply-To: Message from Mike Hogsett of "Tue, 03 Dec 2002 13:45:06 PST." <200212032145.gB3Lj6UR001303@beast.csl.sri.com> Mime-Version: 1.0 (generated by tm-edit 8.8 (Time Passed Me By)) Content-Type: text/plain; charset=US-ASCII Date: Tue, 03 Dec 2002 13:49:54 -0800 From: Mike Hogsett Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > I think you have corrupted src. I am running basically the same source - > > util.c from diff and not having any problems. I would clean out > > /usr/src/contrib/top, recvsup, and rebuild everything. > > You said "rebuild everything". Did you mean world/kernel or just top. I > cleaned out top and rebuilt it but it made no difference. > > flagg# top > Segmentation fault > flagg# > Just as a side note regarding this host, everything else appears to be running fine (apache, postgresql, radiusd, cvsupd, & syslogd are its primary services, and the other obvious things like getty's and sshd, etc. are fine). And so there is not confusion... flagg# which top /usr/bin/top flagg# ls -l `which top` -r-xr-sr-x 1 root kmem 32520 Dec 3 13:42 /usr/bin/top flagg# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message