From owner-freebsd-current Mon Apr 8 03:41:52 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA18519 for current-outgoing; Mon, 8 Apr 1996 03:41:52 -0700 (PDT) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id DAA18513 for ; Mon, 8 Apr 1996 03:41:49 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.7.5/8.6.5) with SMTP id DAA02637; Mon, 8 Apr 1996 03:41:38 -0700 (PDT) Message-Id: <199604081041.DAA02637@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost [127.0.0.1] didn't use HELO protocol To: t94303mn@sfc.keio.ac.jp cc: freebsd-current@FreeBSD.org Subject: Re: errors from ps & w In-reply-to: Your message of "Mon, 08 Apr 1996 18:43:39 +0900." <199604080943.SAA00263@mail.tky007.tth.expo96.ad.jp> From: David Greenman Reply-To: davidg@Root.COM Date: Mon, 08 Apr 1996 03:41:38 -0700 Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >Hi, > > I'm running FreeBSD-current as of 04/03 and ``ps'' and ``w'' give >following error. > >% 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) >% > > First, I rebooted the system and the errors didn't go away. Then >I replaced ``ps'', ``w'' and the kernel with the ones compiled from >the latest sources and the problem stayed there, too. > > Now, what could be causing this? Any suggestion is appreciated. Rebuild and install libkvm and *then* rebuild w and ps. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project