From owner-freebsd-bugs@FreeBSD.ORG Wed Apr 2 09:49:03 2008 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E44081065672; Wed, 2 Apr 2008 09:49:03 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 34A408FC1C; Wed, 2 Apr 2008 09:49:02 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47F35693.4050700@FreeBSD.org> Date: Wed, 02 Apr 2008 11:49:07 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Matthias Apitz References: <200804020024.m320OQE6071682@freefall.freebsd.org> <20080402051005.GA2200@rebelion.Sisis.de> In-Reply-To: <20080402051005.GA2200@rebelion.Sisis.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-net@freebsd.org, guru@Sisis.de, freebsd-bugs@freebsd.org, linimon@freebsd.org Subject: Re: kern/122331: [panic] 7.0-RELEASE && panic in Wifi area with WPA mode (not in WEP mode) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2008 09:49:04 -0000 Matthias Apitz wrote: > El día Wednesday, April 02, 2008 a las 12:24:26AM +0000, linimon@freebsd.org escribió: > >> Synopsis: [panic] 7.0-RELEASE && panic in Wifi area with WPA mode (not in WEP mode) >> >> State-Changed-From-To: open->closed >> State-Changed-By: linimon >> State-Changed-When: Wed Apr 2 00:24:15 UTC 2008 >> State-Changed-Why: >> See kern/122286 from same submitter. >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=122331 > > hmmm :-) > > Kris Kennaway asked me to file this new bug report > kern/122331 because the kgdb backtrace in kern/122286 looks for him more > like a panic caused by an unclean file system (which was indeed unclean > in that moment as a 'fsck -fy' in single user mode proofed); > > maybe I should attach the kgdb backtrace from kern/122331 to > kern/122286? > > thanks in advance for closing kern/122286 as well with a > solution, I hope :-) > > if you need further information, just let me know; it's really boring to > stay in my office with Ethernet cable, while the Windows guys walk freely > around :-( > > matthias Yes, this new one is unrelated to the old one (also not related to wifi though) and should stay open. The panic in the old PR is also not wifi-related, but there are apparently non-panic wifi issues that he still needs to resolve. Kris