From owner-freebsd-hackers@FreeBSD.ORG Mon Aug 25 12:42:34 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B03E41065672 for ; Mon, 25 Aug 2008 12:42:34 +0000 (UTC) (envelope-from vasanth.raonaik@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by mx1.freebsd.org (Postfix) with ESMTP id 864378FC0A for ; Mon, 25 Aug 2008 12:42:34 +0000 (UTC) (envelope-from vasanth.raonaik@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1491447wfg.7 for ; Mon, 25 Aug 2008 05:42:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=xWYgU5NiUqSE7Z+Q0PpcR/qKn5axUnNSbd2xw7Kgx2U=; b=pqRa1fHPvbRDRnXBMOY/L0PKpx7kn0yceIkwSoWdvFMemQHUvunuS5Ta8/s6SFoiYd MYWbd2z6I4kW9IeZz/49aXL+Amtod4A/2kifOK1yViEerPGG8UjQGYaZKuGM5IaZDqw4 2ln+N7IeFYVWdNx6UgMvc46sgwCBkyt/h+wDk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=QK4uRxmMsRBKqVEoaqpHi4YNKOmqOXGlzVYEP1aLphng4oxmLoA4081Gy95Dx+hU8d 9gQb+1lIosRKntWMmMRUHDN/cf+EvUWZ42ZDMJem8HVS0NSJzVl6BEqgzeY8cTxoqAP5 jKgCIdqdGsdcEsJbsRjvnIC0YnS9XRFMUQDvs= Received: by 10.142.194.4 with SMTP id r4mr1494687wff.292.1219666192344; Mon, 25 Aug 2008 05:09:52 -0700 (PDT) Received: by 10.142.242.3 with HTTP; Mon, 25 Aug 2008 05:09:52 -0700 (PDT) Message-ID: Date: Mon, 25 Aug 2008 17:39:52 +0530 From: "vasanth raonaik" To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: netstat: kvm_read: Bad address X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2008 12:42:34 -0000 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. Thanks, Vasanth