Date: Wed, 16 May 2001 17:18:29 -0500 From: Mike Meyer <mwm@mired.org> To: "Deepak Jain" <deepak@ai.net> Cc: questions@freebsd.org Subject: Re: proc size mismatch Message-ID: <15106.64693.608554.182308@guru.mired.org> In-Reply-To: <128618623@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
Deepak Jain <deepak@ai.net> types: > I have got a server that is running > 4.2-RELEASE FreeBSD 4.2-RELEASE #0 > > w returns: > > 5:01PM up 4 days, 13:05, 1 user, load averages: 9.06, 6.88, 6.36 > USER TTY FROM LOGIN@ IDLE WHAT > w: proc size mismatch (337920 total, 1048 chunks): Undefined error: 0 > > as does top, and systat. > > When I copy the w, systat, or top programs from a machine running the same > kernel without the error, the problem does not change or go away. Your kernel and userland are out of sync. You need to make sure that the installed kernel and userland programs were built from the same sources. <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. 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?15106.64693.608554.182308>