Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2001 14:05:47 +0800
From:      "Mars Attack" <marsattack@cannoncreek.com>
To:        "Erich Zigler" <erichz@superhero.org>
Cc:        <freebsd-stable@FreeBSD.ORG>
Subject:   Re: ps and top problems
Message-ID:  <004b01c07a02$37671680$4500a8c0@nomad>
References:  <20010108210939.A317@superhero.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004b01c07a02$37671680$4500a8c0>