Subject: kvm damage...
To: None <current-users@NetBSD.ORG>
From: Peter Seebach <seebs@solon.com>
List: current-users
Date: 03/30/1997 00:04:00
I can't figure this one out... I've rebuilt several times to no avail.

netstat works.  However, netstat -nr works, and then spews an unending
stream of
	netstat: kvm_read: Bad address
...

Meanwhile, on my sun, ps works partially; typical output looks like

  PID TT  STAT      TIME COMMAND
  276 co- R      0:00.09 ps -a
253517408 co  ?W<L+   0:00.27 ()

Note that the 'ps' output is *exactly correct*.  However, everything
else gets randomly garbled.

This is despite a successful 'make build'.

Is any of this being seen by others, or have I just managed to botch
my systems again?

-s