Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Feb 1999 20:36:32 -0800 (PST)
From:      William Woods <wwoods@cybcon.com>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        dillon@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   Re: Top not working in -Current??
Message-ID:  <XFMail.990205203632.wwoods@cybcon.com>
In-Reply-To: <199902060432.PAA06324@godzilla.zeta.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <wwoods@cybcon.com>
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



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