From owner-freebsd-current Fri Feb 5 20:33:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA22125 for freebsd-current-outgoing; Fri, 5 Feb 1999 20:33:00 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA22112; Fri, 5 Feb 1999 20:32:57 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id PAA06324; Sat, 6 Feb 1999 15:32:53 +1100 Date: Sat, 6 Feb 1999 15:32:53 +1100 From: Bruce Evans Message-Id: <199902060432.PAA06324@godzilla.zeta.org.au> To: current@FreeBSD.ORG, wwoods@cybcon.com Subject: Re: Top not working in -Current?? Cc: dillon@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message