From owner-freebsd-questions Mon Oct 13 23:31:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA26400 for questions-outgoing; Mon, 13 Oct 1997 23:31:31 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from chuck.schiele-ct.de (chuck.schiele-ct.de [193.141.27.20]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA26395 for ; Mon, 13 Oct 1997 23:31:27 -0700 (PDT) (envelope-from br@schiele-ct.de) Received: from schiele-ct.de (localhost.schiele-ct.de [127.0.0.1]) by chuck.schiele-ct.de (8.8.5/8.8.5) with ESMTP id IAA22872; Tue, 14 Oct 1997 08:34:57 +0200 (CEST) Message-Id: <199710140634.IAA22872@chuck.schiele-ct.de> To: Christoph Kukulies cc: freebsd-questions@FreeBSD.ORG Subject: Re: proc size mismatch? In-reply-to: Your message of "Mon, 13 Oct 1997 17:52:25 +0200." <19971013175225.40626@gil.physik.rwth-aachen.de> Date: Tue, 14 Oct 1997 08:34:56 +0200 From: Bernd Rosauer Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Christoph Kukulies: > > I upgraded my FreeBSD box from 3.0-970807-SNAP to 3.0-971003-SNAP. > > Now, invoking `ps` I get > > > > ps: proc size mismatch (14996 total, 665 chunks) > > This typically happens when binaries depending on proc.h and related > structures don't match the kernel any longer . > > > which doesn't mean anything to me. What went wrong? What can I do? > > Rebuild your kernel. This was the first thing I did after upgrading my system. But the error still orccurs. -Bernd