From owner-freebsd-questions Tue Mar 11 11:50:31 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA04445 for questions-outgoing; Tue, 11 Mar 1997 11:50:31 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA04435 for ; Tue, 11 Mar 1997 11:50:20 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.6.12) with SMTP id LAA02664; Tue, 11 Mar 1997 11:49:37 -0800 (PST) Date: Tue, 11 Mar 1997 11:49:37 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: Joel Sutton cc: questions@freebsd.org Subject: Re: Problems with ps and top In-Reply-To: <199703090852.TAA03656@solsbury-hill.home> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 9 Mar 1997, Joel Sutton wrote: > Greetings, > > I am having problems with ps and top (and other similiar utils). > For example: > > solsbury-hill$ ps > ps: proc size mismatch (11856 total, 620 chunks) > > solsbury-hill$ top > kvm_open: proc size mismatch (41184 total, 620 chunks) > top: Out of memory. your ps and top are out of date from your kernel, or the kernel structures have been modifed. > This started to happen recently when I re-built my kernel. I recently > tried to install gcc 2.7.2.1 but I couldn't get things going > properly. Perhaps I've broken something (more than likely I think). if you need gcc 2.7.*, upgrade to 2.2-GAMMA (or shortly, -RELEASE). We did the hard work for you. :) In the meantime, either your kernel source is broke or you upgraded your kernel source without updating the binaries. Try fetching ps from the Live Filesystem CD and rebuilding TOP, and/or reinstalling the kernel source (dists/src/ssys.*). Initial thoughts, at least. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major