From owner-freebsd-current@FreeBSD.ORG Sun Jan 25 11:34:07 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 E75B016A4CE for ; Sun, 25 Jan 2004 11:34:07 -0800 (PST) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 3459443D53 for ; Sun, 25 Jan 2004 11:34:06 -0800 (PST) (envelope-from sebastian.ssmoller@gmx.net) Received: (qmail 27960 invoked by uid 65534); 25 Jan 2004 19:34:04 -0000 Received: from pD9E837CF.dip.t-dialin.net (HELO hadriel.linnet) (217.232.55.207) by mail.gmx.net (mp025) with SMTP; 25 Jan 2004 20:34:04 +0100 X-Authenticated: #15005775 Date: Sun, 25 Jan 2004 20:34:56 +0100 From: sebastian ssmoller To: current@freebsd.org Message-Id: <20040125203456.7bfaa67b.sebastian.ssmoller@gmx.net> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: panic: m_copm, length > size of mbuf chain 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: Sun, 25 Jan 2004 19:34:08 -0000 hi, my system ran stable for several days now but suddenly this error occured. At this moment i did nothing special - just surfing the net ... cause i have no serial line attached i could only get the following infos: Debugger(...) at Debugger+0x54 panic(...) at panic+0xd5 m_copym(...) ip_fragment(...) ip_output(...) ip_forward(...) i didnt want to write down all these numbers(addresses) by hand, should i ? it seems to have to do something with inet/ip so i possibly should mention that i disabled "option inet6" in kernel and that i use "pf" as packet filter. $ uname -a FreeBSD tyrael.linnet 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Mon Jan 19 22:26:43 CET 2004 root@tyrael.linnet:/usr/obj/usr/src-current/sys/DEBUG i386 i can provide more info if needed... regards, seb