From owner-freebsd-current Sat Oct 11 02:34:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA10484 for current-outgoing; Sat, 11 Oct 1997 02:34:21 -0700 (PDT) (envelope-from owner-freebsd-current) Received: from word.smith.net.au (ppp20.portal.net.au [202.12.71.120]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA10463 for ; Sat, 11 Oct 1997 02:34:14 -0700 (PDT) (envelope-from mike@word.smith.net.au) Received: from word.smith.net.au (localhost [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id TAA01068; Sat, 11 Oct 1997 19:01:08 +0930 (CST) Message-Id: <199710110931.TAA01068@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Ron Bolin cc: FreeBSD Current Mailing List Subject: Re: Current 3.0 10-9-97 In-reply-to: Your message of "Fri, 10 Oct 1997 09:37:11 -0400." <343E2F86.4048799C@netchannel.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 11 Oct 1997 19:01:07 +0930 From: Mike Smith Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > In building the present current, the ps command gives the following > error: > > rlb3:/home/rbolin>ps -a > ps: proc size mismatch (1312 total, 652 chunks) your ps/libkvm and kernel are out of sync. Once you have finished rebuilding the world and installed a new kernel, everything will work fine again. mike