From owner-freebsd-current@FreeBSD.ORG Sun Jul 18 15:12:09 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 BA65216A4CE for ; Sun, 18 Jul 2004 15:12:09 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7834743D5C for ; Sun, 18 Jul 2004 15:12:09 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.11/8.12.11) with ESMTP id i6IFBftA012399; Sun, 18 Jul 2004 11:11:41 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i6IFBfeJ012396; Sun, 18 Jul 2004 11:11:41 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Sun, 18 Jul 2004 11:11:41 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Bruce M Simpson In-Reply-To: <20040718150844.GD87575@empiric.dek.spc.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: panic: Duplicate free of item 0xffffff005c4a8600 from zone 0xffffff007fed4780(Mbuf) 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, 18 Jul 2004 15:12:09 -0000 On Sun, 18 Jul 2004, Bruce M Simpson wrote: > On Sun, Jul 18, 2004 at 03:59:02PM +0200, Willem Jan Withagen wrote: > > Coredump available.... 61Mb compressed. > > > > system contains a de card, which is correctly identified as GIANT-LOCKED. The > > card is not connected. Next time I open up the box, I'll remove it. > > Well this is no big surprise.... de(4) isn't locked properly and > probably never will be. However, locking problems with if_de can't (or shouldn't) explain the panic in question :-). We're probably looking either at a SACK problem, or a TCP locking problem. I need to review the TCP callouts, delivery, and reassembly code and make sure all is well. I also need to make sure that I really did merge all the relevant bits of the netperf patch relating to TCP -- there are some changes left, but I think they are purely layout changes. If you want to give it a spin, given some background in TCP, feel free :-). Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research