From owner-freebsd-hackers@FreeBSD.ORG Tue Aug 19 04:48:18 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E08C16A4BF for ; Tue, 19 Aug 2003 04:48:18 -0700 (PDT) Received: from wvths.com (h0009b74df4c5.ne.client2.attbi.com [66.31.200.227]) by mx1.FreeBSD.org (Postfix) with SMTP id 2F44B43F85 for ; Tue, 19 Aug 2003 04:48:17 -0700 (PDT) (envelope-from sysadmin@wvths.com) Received: from localhost (mail.wvths.com [127.0.0.1]) by wvths.com (WVTHS Mail Gateway) with ESMTP id 9C58010564; Tue, 19 Aug 2003 07:51:41 -0400 (EDT) Received: from wvths.com ([127.0.0.1]) by localhost (mail.wvths.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01958-02; Tue, 19 Aug 2003 07:51:37 -0400 (EDT) Received: from webmail.wvths.com (www.wvths.com [192.168.0.6]) by wvths.com (WVTHS Mail Gateway) with SMTP id 0C6C8FF29; Tue, 19 Aug 2003 07:51:37 -0400 (EDT) Received: from 24.218.220.202 (SquirrelMail authenticated user sysadmin) by webmail.wvths.com with HTTP; Tue, 19 Aug 2003 07:45:58 -0400 (EDT) Message-ID: <10978.24.218.220.202.1061293558.squirrel@webmail.wvths.com> In-Reply-To: <20030819004731.Y43031@odysseus.silby.com> References: <10656.24.218.220.202.1061259343.squirrel@webmail.wvths.com> <20030819004731.Y43031@odysseus.silby.com> Date: Tue, 19 Aug 2003 07:45:58 -0400 (EDT) From: sysadmin@wvths.com To: hackers@freebsd.org User-Agent: SquirrelMail/1.4.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal X-Virus-Scanned: by Sophos AntiVirus Engine Content-Transfer-Encoding: quoted-printable Subject: Re: 4.8-stable kernel panic X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 11:48:18 -0000 > What version of uipc_mbuf.c and mbuf.h are present on your system? > > Thanks, > > Mike "Silby" Silbersack uipc_mbuf.c: $FreeBSD: src/sys/kern/uipc_mbuf.c,v 1.51.2.32 2003/08/10 21:51:41 silby Exp $ mbuf.h: $FreeBSD: src/sys/sys/mbuf.h,v 1.44.2.21 2003/08/10 21:51:41 silby Exp $ Thanks,