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 <wwo...@cybcon.com> Date: 05-Feb-99 / Time: 20:35:23 FreeBSD 4.0 -Current ---------------------------------- To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message