Date: Sat, 25 Mar 2000 19:50:03 -0600 From: "Jim C. Nasby" <jim@nasby.net> To: Jerry Bell <jerry@bellnetworks.net> Cc: stable@freebsd.org Subject: Re: ps, w, top and netstat problem Message-ID: <38DD6CCB.A9B05C05@nasby.net> References: <00b401bf9659$1d965370$f7bbb1d0@netrex.com>
next in thread | previous in thread | raw e-mail | index | archive | help
It looks like you're not running a rebuilt kernel... I suggest you try recompiling your kernel again (do a config -r just to be safe). If you still have problems, try a cd /dev && sh MAKEDEV all, but this doesn't look to be permissions problems (which MAKEDEV all will fix). Jerry Bell wrote: > > Hello, > > I recently ran a make world and kernel rebuild on a 4.0 RELEASE installation > (After cvsupping the latest RELENG_4 sources). > > After the rebuild I get this: > > dogbert# w > 7:50PM up 1 day, 10:57, 0 users, load averages: 0.00, 0.00, 0.00 > USER TTY FROM LOGIN@ IDLE WHAT > w: proc size mismatch (32364 total, 1056 chunks): Undefined error: 0 > dogbert# ps -x > ps: proc size mismatch (24012 total, 1056 chunks) > dogbert# top > kvm_open: proc size mismatch (32364 total, 1056 chunks) > top: Out of memory. > dogbert# netstat -a > dogbert# > dogbert# uname -a > FreeBSD dogbert.bellnetworks.net 4.0-STABLE FreeBSD 4.0-STABLE #0: Fri Mar > 24 12:44:30 GMT 2000 > jerry@dogbert.bellnetworks.net:/usr/src/sys/compile/GENERIC i386 > > Can anyone point me in the right direction to get this fixed? > > Thank you! > > Jerry Bell > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Jim C. Nasby (aka Decibel!) /^\ jim@nasby.net /___\ Freelance lighting designer and database developer / | \ Member: Triangle Fraternity, Sports Car Club of America /___|___\ Give your computer some brain candy! www.distributed.net Team #1828 Get paid to surf!! http://www.enteract.com/~nasby/alladvantage.html 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?38DD6CCB.A9B05C05>