From owner-freebsd-stable Mon Jan 8 21:48: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hellraiser.cannoncreek.com (unknown [202.78.79.4]) by hub.freebsd.org (Postfix) with SMTP id 966EF37B400 for ; Mon, 8 Jan 2001 21:47:46 -0800 (PST) Received: (qmail 3634 invoked from network); 9 Jan 2001 05:53:13 -0000 Received: from nomad.cannoncreek.com (HELO nomad) (192.168.0.69) by hellraiser.cannoncreek.com with SMTP; 9 Jan 2001 05:53:13 -0000 Message-ID: <004b01c07a02$37671680$4500a8c0@nomad> From: "Mars Attack" To: "Erich Zigler" Cc: References: <20010108210939.A317@superhero.org> Subject: Re: ps and top problems Date: Tue, 9 Jan 2001 14:05:47 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I rebuilt my world and kernel recently and when I did ps and top I would get > these errors... > > ps: proc size mismatch (36176 total, 1056 chunks) > > kvm_open: proc size mismatch (72352 total, 1056 chunks) > top: Out of memory. > > Following advice I rm -rf'ed /usr/src and cvsupped down the latest 4-STABLE > source tree. Rebuilt... > > make buildworld > make installworld > make buildkernel KERNEL= > make installkernel KERNEL= you need to [build/install]kernel before installworld. it would help if you'd re-read /usr/src/UPDATING > cp /usr/src/etc/MAKEDEV /dev > sh /dev/MAKEDEV all > cd /usr/src/release/sysinstall > make && make install && make clean > reboot > > And I still get the same errors as above. What am I missing? > > -- > Erich Zigler > > What are you doing wrong with our bug-free product? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message