From owner-freebsd-stable Mon Feb 1 10:22:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23751 for freebsd-stable-outgoing; Mon, 1 Feb 1999 10:22:14 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from rachel (mail.glenatl.glenayre.com [157.230.160.51]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA23744 for ; Mon, 1 Feb 1999 10:22:12 -0800 (PST) (envelope-from jhicks@glenatl.glenayre.com) Received: from jhicks.glenatl.glenayre.com by rachel (SMI-8.6/SMI-SVR4) id NAA10849; Mon, 1 Feb 1999 13:12:33 -0500 Received: from jhicks.glenatl.glenayre.com (localhost [127.0.0.1]) by jhicks.glenatl.glenayre.com (8.9.2/8.8.5) with ESMTP id SAA21123; Mon, 1 Feb 1999 18:13:46 GMT Message-Id: <199902011813.SAA21123@jhicks.glenatl.glenayre.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Glen Foster cc: stable@FreeBSD.ORG Subject: Re: 3.0-STABLE breakage? In-reply-to: Your message of "Mon, 01 Feb 1999 09:43:33 EST." <199902011443.JAA78657@gfoster.intr.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Date: Mon, 01 Feb 1999 18:13:46 +0000 From: Jerry Hicks Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id KAA23745 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Folks, > > Am I the only one for whom top and ps are broken and w/uptime and who > prints weird messages about /dev//whatever being missing? > > tbd: {303} top > kvm_open: proc size mismatch (46992 total, 680 chunks) > top: Out of memory. > tbd: {304} w > w: /dev//è´6ttyp4: No such file or directory > w: /dev//5: No such file or directory > 9:23AM up 20:13, 2 users, load averages: 1.63, 1.49, 1.42 > USER TTY FROM LOGIN@ IDLE WHAT > w: proc size mismatch (46992 total, 680 chunks): No such file or directory > > I'm guessing a problem with procfs. Both world and the running kernel > were built from sources updated Jan 28 and should not be out of sync. > I rebuilt top and w/uptime just in case and the same breakage > persists. PROCFS is in the kernel, loading the KLD makes no > difference. > > Where should I look to begin having an idea of how to fix this? Is > this a known problem? Hi Glen, I had the same problem after a make {install,build}world here yesterday. Mine was performed from ground zero, having a clear /usr/obj and checking out a fresh /usr/src after deleting the old one. I am certain that I didn't have any cruft left over anywhere. I cvsupped again last night, blasted everything from /usr/{src,obj}, checked out new sources from my local repo. Then ran 'make includes' before rebuilding and reinstalling everything. Problem disappeared... Cheers, Jerry Hicks wghicks@bellsouth.net > TIA, > Glen Foster > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message