Date: Wed, 20 Sep 2000 19:16:18 -0700 (PDT) From: "Jason C. Wells" <jcwells@nwlink.com> To: cal@rushe.aero.org Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.0 proc size mismatch from 'w' Message-ID: <Pine.SOL.3.96.1000920191137.29298B-100000@utah> In-Reply-To: <200009202324.QAA03824@calamari.aero.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 20 Sep 2000 cal@rushe.aero.org wrote: > > hi, all - > > i am running 4.0 on a number of machines, with a custom kernel (though i > think this happened also for GENERIC), and they all exhibit the > following problem: when i run ps or w, it fails with the message > > proc size mismatch (... total, 1044 chunks) Have you upgraded your source recently? I have only seen this happen when the lib_kvm gets out of synch with the kernel. ( I can't explain. I jsut fixed it according to help from this list. ) Try cd /usr/src/lib/libkvm make make install Or rebuild the world. Thank you, Jason C. Wells 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?Pine.SOL.3.96.1000920191137.29298B-100000>