From owner-freebsd-amd64@FreeBSD.ORG Thu Jan 22 15:50:03 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BBB441065672 for ; Thu, 22 Jan 2009 15:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ACA108FC12 for ; Thu, 22 Jan 2009 15:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n0MFo33D083691 for ; Thu, 22 Jan 2009 15:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n0MFo3IN083685; Thu, 22 Jan 2009 15:50:03 GMT (envelope-from gnats) Date: Thu, 22 Jan 2009 15:50:03 GMT Message-Id: <200901221550.n0MFo3IN083685@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: John Baldwin Cc: Subject: Re: amd64/130885: sockstat on amd64 does not work X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Baldwin List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2009 15:50:04 -0000 The following reply was made to PR amd64/130885; it has been noted by GNATS. From: John Baldwin To: freebsd-amd64@freebsd.org, Danny Braniss Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: amd64/130885: sockstat on amd64 does not work Date: Thu, 22 Jan 2009 09:43:46 -0500 On Thursday 22 January 2009 8:21:48 am Danny Braniss wrote: > > >Number: 130885 > >Category: amd64 > >Synopsis: sockstat on amd64 does not work > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-amd64 > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Thu Jan 22 14:00:15 UTC 2009 > >Closed-Date: > >Last-Modified: > >Originator: Danny Braniss > >Release: FreeBSD 7.1-STABLE amd64 > >Organization: > >Environment: > System: FreeBSD dell-2950 7.1-STABLE FreeBSD 7.1-STABLE #36: Fri Jan 16 13:06:56 IST 2009 danny@sunfire:/r+d/obj/sunfire/r+d/7/sys/HUJI amd64 > > > > >Description: > sockstat on amd64 does not work > >How-To-Repeat: > > sockstat > sockstat: struct xtcpcb size mismatch > sockstat: struct xinpcb size mismatch > sockstat: struct xunpcb size mismatch > sockstat: struct xunpcb size mismatch > USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS Your kernel and world are out of sync. What was your previous kernel version? -- John Baldwin