Date: Thu, 26 Feb 1998 08:03:42 -0500 (EST) From: Chuck Robey <chuckr@glue.umd.edu> To: Ozz!!! <osa@hole.etrust.ru> Cc: freebsd-current@FreeBSD.ORG Subject: Re: new kernel says : ps: proc size mismatch ( 15936 total, 676 chunks ) Message-ID: <Pine.BSF.3.96.980226080142.316A-100000@localhost> In-Reply-To: <Pine.BSF.3.96.980226183859.261A-100000@hole.etrust.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 26 Feb 1998, Ozz!!! wrote: > Hi ! > > I have a FreeBSD-3.0-980122-SNAP. > I build a new kernel & install it. > After reboot: > # ps ax > ps : proc size mismatch ( 15936 total, 676 chunks ) > > What can i do ? It means that you didn't update your userland stuff at the same time that you updated your kernel, and they are now far enough out of time-sync so that the size of various kernel things is no longer that size expected by some utilities like ps, w, netstat, etc. You can either update your userland stuff (make buildworld, make installworld) or move your old kernel back into place. > > Rgdz, > Ozz, > osa@unibest.ru > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980226080142.316A-100000>