>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 majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to