From owner-freebsd-current@FreeBSD.ORG Wed Aug 17 23:24:37 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 5116C16A41F for ; Wed, 17 Aug 2005 23:24:37 +0000 (GMT) (envelope-from onatan@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2085443D6A for ; Wed, 17 Aug 2005 23:24:31 +0000 (GMT) (envelope-from onatan@gmail.com) Received: by wproxy.gmail.com with SMTP id i22so241041wra for ; Wed, 17 Aug 2005 16:24:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UZZFyRW4CMp+Md8Ot5B0ZSHHLQvTi2cKm2yWP+4nB0juiGMCjR+v/pxiKiANULNhki3s/CJr26NmhZpKBjHN+4I8HkrvJ36JqDsYhrZAiTU/ulhO47aUJ7WWccrY9e9+kU9Svm4YrZEIDCQunESbbCP+nKq8sN6kU/5viMO1Z+8= Received: by 10.54.40.20 with SMTP id n20mr778621wrn; Wed, 17 Aug 2005 16:24:31 -0700 (PDT) Received: by 10.54.31.77 with HTTP; Wed, 17 Aug 2005 16:24:31 -0700 (PDT) Message-ID: Date: Thu, 18 Aug 2005 01:24:31 +0200 From: Jonatan B To: Andrew Thompson In-Reply-To: <20050817231838.GA97927@heff.fud.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050817231838.GA97927@heff.fud.org.nz> X-Mailman-Approved-At: Thu, 18 Aug 2005 11:49:09 +0000 Cc: freebsd-current@freebsd.org Subject: Re: [PANIC] 6.0BETA2 in l2ping flood X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 17 Aug 2005 23:24:37 -0000 On 8/18/05, Andrew Thompson wrote: > On Wed, Aug 17, 2005 at 12:41:07PM +0200, Jonatan B wrote: > > This is a repeatable panic I get when l2ping flooding my tungsten. > > Maksim? > > > > repeatable panic with bluetooth on SMP > > > > #> l2ping -fa MyTungsten -s 65531 > > >=20 > Interesting... I can get exactly the same panic by doing >=20 > ifconfig bridge0 create > <'tcpdump -i bridge0' on another terminal> > ifconfig bridge0 up > ifconfig bridge0 destroy >=20 > So far I have been unable to find the cause. I can't replicate that, but I can upload a 84MB crash dump if anyone is having a debugging day. :)