From owner-freebsd-current Mon Apr 8 05:29:16 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA23899 for current-outgoing; Mon, 8 Apr 1996 05:29:16 -0700 (PDT) Received: from mail.tky007.tth.expo96.ad.jp (root@tky007.tth.expo96.ad.jp [133.246.32.58]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id FAA23893 for ; Mon, 8 Apr 1996 05:29:13 -0700 (PDT) Received: from tky007.tth.expo96.ad.jp (masafumi@localhost [127.0.0.1]) by mail.tky007.tth.expo96.ad.jp (8.7.5/3.4W4-SMTP) with ESMTP id VAA01133; Mon, 8 Apr 1996 21:30:23 +0900 (JST) Message-Id: <199604081230.VAA01133@mail.tky007.tth.expo96.ad.jp> To: davidg@Root.COM Cc: t94303mn@sfc.keio.ac.jp, freebsd-current@FreeBSD.org Subject: Re: errors from ps & w From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= Reply-To: t94303mn@sfc.keio.ac.jp In-Reply-To: Your message of "Mon, 08 Apr 1996 03:41:38 -0700" References: <199604081041.DAA02637@Root.COM> X-Mailer: Mew version 1.05+ on Emacs 19.28.1, Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Mon, 08 Apr 1996 21:30:22 +0900 Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk From: David Greenman Subject: Re: errors from ps & w Date: Mon, 08 Apr 1996 03:41:38 -0700 > >% w > > 6:38PM up 1 min, 1 user, load averages: 0.07, 0.03, 0.01 > >USER TTY FROM LOGIN@ IDLE WHAT > >w: proc size mismatch (26144 total, 612 chunks): Undefined error: 0 > >% ps -a > >ps: proc size mismatch (26144 total, 612 chunks) > >% > > > Rebuild and install libkvm and *then* rebuild w and ps. Many thanks to those of you who responded to my rather stupid question. Ps & w work fine now. Thanks again. Masafumi