From owner-freebsd-current Fri Feb 5 20:37:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA22365 for freebsd-current-outgoing; Fri, 5 Feb 1999 20:37:22 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA22355; Fri, 5 Feb 1999 20:37:20 -0800 (PST) (envelope-from wwoods@cybcon.com) Received: from freebsd.cybcon.com (usr1-12.cybcon.com [205.147.76.13]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id UAA29890; Fri, 5 Feb 1999 20:37:06 -0800 (PST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199902060432.PAA06324@godzilla.zeta.org.au> Date: Fri, 05 Feb 1999 20:36:32 -0800 (PST) Reply-To: wwoods@cybcon.com From: William Woods To: Bruce Evans Subject: Re: Top not working in -Current?? Cc: dillon@FreeBSD.ORG, current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hmmm...I have a swap, although it is mounted /tmp as mfs, here is my fstab: # Device Mountpoint FStype Options Dump Pass# /dev/wd0s1b /tmp mfs rw 0 0 #/dev/wd0s1b none swap sw 0 0 /dev/wd0s1a / ufs rw 1 1 /dev/wd0s1f /usr ufs rw 2 2 /dev/wd1s1e /usr/local ufs rw 2 2 /dev/wd0s1e /var ufs rw 2 2 proc /proc procfs rw 0 0 /dev/wcd0c /cdrom cd9660 ro,noauto 0 0 On 06-Feb-99 Bruce Evans wrote: >>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 ---------------------------------- E-Mail: William Woods Date: 05-Feb-99 / Time: 20:35:23 FreeBSD 4.0 -Current ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message