Date: Mon, 25 Aug 2008 14:49:05 +0200 From: Kris Kennaway <kris@FreeBSD.org> To: vasanth raonaik <vasanth.raonaik@gmail.com> Cc: freebsd-hackers@freebsd.org Subject: Re: netstat: kvm_read: Bad address Message-ID: <48B2AA41.4070608@FreeBSD.org> In-Reply-To: <d9f479c10808250509v2151d0c2ifffa9864ed812204@mail.gmail.com> References: <d9f479c10808250509v2151d0c2ifffa9864ed812204@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
vasanth raonaik wrote: > Hello Hackers, > > I am facing with this Issue. Though netstat -a does show some output but the > error is consistently seen. Does any one has some pointers to the cause and > fix for the same. It is usually caused when your libkvm and/or netstat binary was compiled against different versions of the sources than your kernel. Rebuild world to fix it. Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48B2AA41.4070608>