From owner-freebsd-hackers@FreeBSD.ORG Mon Aug 25 13:52:20 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 66DA9106566C for ; Mon, 25 Aug 2008 13:52:20 +0000 (UTC) (envelope-from vasanth.raonaik@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.174]) by mx1.freebsd.org (Postfix) with ESMTP id 23AF98FC19 for ; Mon, 25 Aug 2008 13:52:20 +0000 (UTC) (envelope-from vasanth.raonaik@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1511688wfg.7 for ; Mon, 25 Aug 2008 06:52:19 -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:cc:in-reply-to:mime-version:content-type:references; bh=Pchr4VviJ9tAnXpOLb0ZA+6tZzGr9OrkwrA5JSHAc4U=; b=fcGTOvmVClhTkN8zxpS+Xio32l4fZ8Wr7IaijLJ5nbipeRMFvXQnWn5mut3ufWYvOC h2Iew4dlw9zftdFsrFL8+XEDA5aFfRTQnJeTrLZDLnMIWxTdldKUzFEWHFs0STApf9k5 Dg7fKDKekvs/Sxk47vHx+WPDr1OaIfuCmoafc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=OsUR/LpdZzrp2ZHsTfBa3I9ndCjhCdNU6B6HGS3xt2cWQ2aJWmm62dIMABVjcH4OoX DlpBylp7INLcce7uratSjmqw4/KrK6hHtwms1nAM/HL1Su1sK0FOyW7lmITNd7aybhxx uVgxOp3y451A208gmiG1YtMAPOcsvIoylSCPM= Received: by 10.143.31.4 with SMTP id i4mr1545270wfj.87.1219672339748; Mon, 25 Aug 2008 06:52:19 -0700 (PDT) Received: by 10.142.242.3 with HTTP; Mon, 25 Aug 2008 06:52:19 -0700 (PDT) Message-ID: Date: Mon, 25 Aug 2008 19:22:19 +0530 From: "vasanth raonaik" To: "Jeremy Chadwick" In-Reply-To: <20080825124931.GA78966@eos.sc1.parodius.com> MIME-Version: 1.0 References: <20080825124931.GA78966@eos.sc1.parodius.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-hackers@freebsd.org Subject: Re: 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 13:52:20 -0000 Both kernel and utility are in sync. Any more ideas? On Mon, Aug 25, 2008 at 6:19 PM, Jeremy Chadwick wrote: > On Mon, Aug 25, 2008 at 05:39:52PM +0530, 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. > > I've seen this message when a user upgrades the kernel to newer sources > (e.g. csup/cvsup), and rebuilds/reinstalls the kernel, but **does not** > rebuild/reinstall userland program (e.g. world). > > -- > | Jeremy Chadwick jdc at parodius.com | > | Parodius Networking http://www.parodius.com/ | > | UNIX Systems Administrator Mountain View, CA, USA | > | Making life hard for others since 1977. PGP: 4BD6C0CB | > >