Date: Fri, 5 Feb 1999 20:38:52 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Bruce Evans <bde@zeta.org.au> Cc: current@FreeBSD.ORG, wwoods@cybcon.com, dillon@FreeBSD.ORG Subject: Re: Top not working in -Current?? Message-ID: <199902060438.UAA02692@apollo.backplane.com> References: <199902060432.PAA06324@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
:>When I try to run top in a current box, compiled a few moments ago I get:
:>
:>top: cannot read *swapblist: kvm_read: Bad address
:>top: cannot read blmeta_t: kvm_read: Bad address
:>Floating point exception
:
:kvm_getswapinfo() is broken when there is no swap. It falls into its
:own compatibility cruft and attempts to read the old swap variables
:which don't exist.
:
:Bruce
Ahhhhhhhhhhh. Easy to fix.
-Matt
Matthew Dillon
<dillon@backplane.com>
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?199902060438.UAA02692>
