Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 1996 11:15:51 +0100
From:      Wolfram Schneider <wosch@cs.tu-berlin.de>
To:        Eric Chet <ec0@s1.GANet.NET>, current@freebsd.org
Subject:   -current and top-3.3
Message-ID:  <199602141015.LAA00386@localhost>
In-Reply-To: Eric Chet's message of Tue, 13 Feb 1996 23:36:04 -0500 (EST)

next in thread | raw e-mail | index | archive | help
> I made top-3.3 from the current/port collection, when I execute
> top I get an error:
> 
> top: cannot read swaplist: kvm_read: Bad address
> 
> Has anybody else seen this problem?  

I saw it after intensive swapping on freebsd.first.gmd.de.

$ perl -ne '$a=$_' </dev/zero
[waiting for out of memory]
$ top

>Any ideas on where I need to look to 
> fix this problem? 

Do you try other commands, which read swaplist? E.g.
$ swapinfo
$ pstat -T

Wolfram



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602141015.LAA00386>