From owner-freebsd-current@FreeBSD.ORG Wed Jul 7 20:13:46 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C91E16A4CE for ; Wed, 7 Jul 2004 20:13:46 +0000 (GMT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id EC56943D5A for ; Wed, 7 Jul 2004 20:13:45 +0000 (GMT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 7 Jul 2004 21:13:45 +0100 (BST) Date: Wed, 7 Jul 2004 21:13:44 +0100 From: David Malone To: Alex K Message-ID: <20040707201344.GA1581@walton.maths.tcd.ie> References: <200407072241.30053.lesha@intercaf.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200407072241.30053.lesha@intercaf.ru> User-Agent: Mutt/1.5.3i Sender: dwmalone@maths.tcd.ie cc: freebsd-current@freebsd.org Subject: Re: sockstat broken (Jul-1 current) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2004 20:13:46 -0000 On Wed, Jul 07, 2004 at 10:41:30PM +0400, Alex K wrote: > $ sockstat > sockstat: struct xtcpcb size mismatch > sockstat: struct xfile size mismatch That propbably means that your kernel is out of sync with your world. David.