From owner-freebsd-current@FreeBSD.ORG Fri Apr 15 17:26:43 2005 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 C5B3016A4CE for ; Fri, 15 Apr 2005 17:26:42 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A21B043D31 for ; Fri, 15 Apr 2005 17:26:42 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 93A0272DD9; Fri, 15 Apr 2005 10:26:42 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 9165672DCB; Fri, 15 Apr 2005 10:26:42 -0700 (PDT) Date: Fri, 15 Apr 2005 10:26:42 -0700 (PDT) From: Doug White To: Eirik =?ISO-8859-1?B?2A==?=verby In-Reply-To: Message-ID: <20050415102457.F34838@carver.gumbysoft.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE cc: "current@freebsd.org" Subject: Re: Panic after "in_cksum_skip: out of data by 260" 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: Fri, 15 Apr 2005 17:26:43 -0000 On Wed, 13 Apr 2005, Eirik [ISO-8859-1] =D8verby wrote: > Hi, > > Today I received this message on my serial console: > > in_cksum_skip: out of data by 260 From=20a brief reading of the source it looks like this is a corrupted mbuf that got tripped over later. If you can reproduce this I'd turn the printf at the end of src/sys/i386/i386/in_cksum.c into a panic and get a crashdump so the bad data can be analysed. > Fatal trap 12: page fault while in kernel mode > cpuid =3D 1; apic id =3D 00 > fault virtual address =3D 0xc > fault code =3D supervisor read, page not present > instruction pointer =3D 0x8:0xc066ec33 > stack pointer =3D 0x10:0xd5437974 > frame pointer =3D 0x10:0xd5437998 > code segment =3D base 0x0, limit 0xfffff, type 0x1b > =3D DPL 0, pres 1, def32 1, gran 1 > processor eflags =3D interrupt enabled, resume, IOPL =3D 0 > current process =3D 36 (swi1: net) > trap number =3D 12 > panic: page fault > cpuid =3D 1 > boot() called on cpu#0 > Uptime: 1d15h8m10s > > This server has been very stable for a very long time. This crash surpris= es > me somewhat. > Uname output: > FreeBSD carnen.net 5.3-STABLE FreeBSD 5.3-STABLE #0: Wed Feb 2 21:02:44 = CET > 2005 root@carnen.net:/usr/obj/usr/src/sys/CARNEN i386 > > Any idea what could have caused this? > > Thanks, > /Eirik > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " > --=20 Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org