Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jul 2001 17:22:44 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Peter <stellayu@ca.inter.net>
Cc:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@freebsd.org>
Subject:   Re: proc size mismatch
Message-ID:  <20010709172244.A23405@hades.hell.gr>
In-Reply-To: <3B49B9A1.3AF78CA6@ca.inter.net>; from stellayu@ca.inter.net on Mon, Jul 09, 2001 at 10:03:13AM -0400
References:  <3B49B9A1.3AF78CA6@ca.inter.net>

next in thread | previous in thread | raw e-mail | index | archive | help
From: Peter <stellayu@ca.inter.net>
Subject: proc size mismatch
Date: Mon, Jul 09, 2001 at 10:03:13AM -0400

> Hi all
> 
> I have question when upgrading to 4.3 version. have you encoutered this
> problem?
> 
> bsd# w
> ps: proc size mismatch (51744 total, 1044 chunks)
> bsd# ps -a
> ps: proc size mismatch (39072 total, 1044 chunks)
> bsd# ps
> ps: proc size mismatch (39072 total, 1044 chunks)
> 
> Why does it happen and how do i fix it?

This usually means that your kernel and userland are out of sync.
Recompile your userland and kernel, from the same set of sources,
using the instructions in /usr/src/UPDATING, and you should be ok :)

-giorgos

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010709172244.A23405>