From owner-freebsd-net@FreeBSD.ORG Thu Sep 10 08:13:43 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 830D5106566B for ; Thu, 10 Sep 2009 08:13:43 +0000 (UTC) (envelope-from vanhu@zeninc.net) Received: from smtp.zeninc.net (smtp.zeninc.net [80.67.176.25]) by mx1.freebsd.org (Postfix) with ESMTP id 3A9C78FC14 for ; Thu, 10 Sep 2009 08:13:42 +0000 (UTC) Received: from astro.zen.inc (astro.zen.inc [192.168.1.239]) by smtp.zeninc.net (smtpd) with ESMTP id 9DA332798BC; Thu, 10 Sep 2009 10:13:40 +0200 (CEST) Received: by astro.zen.inc (Postfix, from userid 1000) id 7178C1705D; Thu, 10 Sep 2009 10:13:37 +0200 (CEST) Date: Thu, 10 Sep 2009 10:13:37 +0200 From: VANHULLEBUS Yvan To: Chris Cowart Message-ID: <20090910081337.GA66528@zeninc.net> References: <20090904223123.GD16213@hal.rescomp.berkeley.edu> <723505E9-96C6-401C-A844-3D9BA2033795@neville-neil.com> <20090907191001.GA37291@hal.rescomp.berkeley.edu> <54FDC10A-EAE3-4AE2-BF36-2C5F7D141C3A@neville-neil.com> <20090910073739.GB37291@hal.rescomp.berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090910073739.GB37291@hal.rescomp.berkeley.edu> User-Agent: All mail clients suck. This one just sucks less. Cc: freebsd-net@freebsd.org Subject: Re: IPSEC + long UDP causes reproducible crash [was: Crash in ether_input] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Sep 2009 08:13:43 -0000 On Thu, Sep 10, 2009 at 12:37:39AM -0700, Chris Cowart wrote: [...] > Hi, Hi. [...] > I have been using i386 and amd64 virtual machines as well as an amd64 > physical machine; this problem can be reproduced fairly reliably on all > of them for 7.0 and 7.1 (and we're pretty sure we saw it in 6.x and > didn't know what it was at the time). I fixed in FreeBSD 7.2+ a bug which looks to be related with your crashes (kernel panic with big packets), could you please try again with FreeBSD 7.2 and report us the result ? Thanks, Yvan.