From owner-freebsd-current@FreeBSD.ORG Fri Apr 15 17:29:30 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 C540316A4CE for ; Fri, 15 Apr 2005 17:29:30 +0000 (GMT) Received: from anduin.net (anduin.net [212.12.46.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 725BF43D54 for ; Fri, 15 Apr 2005 17:29:30 +0000 (GMT) (envelope-from ltning@anduin.net) Received: from [213.225.74.166] (helo=[10.0.16.10]) by anduin.net with esmtpa (Exim 4.50 (FreeBSD)) id 1DMUdE-000HEa-R4; Fri, 15 Apr 2005 19:29:29 +0200 User-Agent: Microsoft-Entourage/11.1.0.040913 Date: Fri, 15 Apr 2005 19:29:26 +0200 From: Eirik =?ISO-8859-1?B?2A==?=verby To: Doug White Message-ID: In-Reply-To: <20050415102457.F34838@carver.gumbysoft.com> Mime-version: 1.0 Content-type: text/plain; charset="ISO-8859-1" 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:29:31 -0000 On 15-04-05 19:26, "Doug White" wrote: > On Wed, 13 Apr 2005, Eirik [ISO-8859-1] =D8verby wrote: >=20 >> Hi, >>=20 >> Today I received this message on my serial console: >>=20 >> in_cksum_skip: out of data by 260 >=20 > From a 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. If I could reproduce it I would have ;) But this is the first time I've see= n it, and I somehow doubt I'll be seeing it any time soon. I have enabled crash dumping and all that on the system though, so we'll see, but as it's = a production system I can't play around too much. I have instructed the monitoring and support folks what to do if it SHOULD happen again though, so we can get some proper data out of it. But don't hold your breath..... Thanks, /Eirik >=20 >> 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 >>=20 >> This server has been very stable for a very long time. This crash surpri= ses >> 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 >>=20 >> Any idea what could have caused this? >>=20 >> Thanks, >> /Eirik >>=20 >>=20 >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.or= g" >>=20