Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Sep 1998 23:11:15 -0400 (EDT)
From:      Snob Art Genre <benedict@echonyc.com>
To:        Ben Smithurst <ben@scientia.demon.co.uk>
Cc:        Stephane Legrand <Stephane.Legrand@wanadoo.fr>, current@FreeBSD.ORG
Subject:   Re: Bus error with vmstat
Message-ID:  <Pine.GSO.4.02.9809072310050.11961-100000@echonyc.com>
In-Reply-To: <19980908010911.A7278@scientia.demon.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
narcissus% ldd `which iostat`
/usr/sbin/iostat:
        -lkvm.2 => /usr/lib/aout/libkvm.so.2.0 (0x2001b000)
        -lc.3 => /usr/lib/aout/libc.so.3.1 (0x2001f000)
narcissus% ldd `which vmstat`
/usr/bin/vmstat:
        -lkvm.2 => /usr/lib/aout/libkvm.so.2.0 (0x2001d000)
        -lc.3 => /usr/lib/aout/libc.so.3.1 (0x20021000)

I bet your kernel is out of sync with your userland.  This is an FAQ.


 Ben

"You have your mind on computers, it seems." 


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?Pine.GSO.4.02.9809072310050.11961-100000>