From owner-freebsd-current Fri Feb 5 20:39:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA22624 for freebsd-current-outgoing; Fri, 5 Feb 1999 20:39:04 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA22614; Fri, 5 Feb 1999 20:39:03 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.2/8.9.1) id UAA02692; Fri, 5 Feb 1999 20:38:52 -0800 (PST) (envelope-from dillon) Date: Fri, 5 Feb 1999 20:38:52 -0800 (PST) From: Matthew Dillon Message-Id: <199902060438.UAA02692@apollo.backplane.com> To: Bruce Evans Cc: current@FreeBSD.ORG, wwoods@cybcon.com, dillon@FreeBSD.ORG Subject: Re: Top not working in -Current?? References: <199902060432.PAA06324@godzilla.zeta.org.au> 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 Ahhhhhhhhhhh. Easy to fix. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message