From owner-freebsd-bugs Fri Nov 2 9:40:22 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from prism.flugsvamp.com (cb58709-a.mdsn1.wi.home.com [24.17.241.9]) by hub.freebsd.org (Postfix) with ESMTP id 812E737B408 for ; Fri, 2 Nov 2001 09:40:16 -0800 (PST) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.11.0/8.11.0) id fA2HbdY12887; Fri, 2 Nov 2001 11:37:39 -0600 (CST) (envelope-from jlemon) Date: Fri, 2 Nov 2001 11:37:39 -0600 (CST) From: Jonathan Lemon Message-Id: <200111021737.fA2HbdY12887@prism.flugsvamp.com> To: djones@zoonami.com, bugs@freebsd.org Subject: Re: kern/31710: kernel reboots; looks like an unintended trap in xl? X-Newsgroups: local.mail.freebsd-bugs In-Reply-To: Organization: Cc: Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This looks very similar to the problem we saw in ip_icmp.c, r1.54; mbuf freelist corruption. However, that fix made it into 4.3R, so this may be another manifestation of the same type of bug in a different location. (Just noting this here as a hint to people trying to fix the problem) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message