From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 12 01:50:13 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5BBB316A41F for ; Mon, 12 Feb 2007 01:50:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 4C2CF13C428 for ; Mon, 12 Feb 2007 01:50:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l1C1oDHY058553 for ; Mon, 12 Feb 2007 01:50:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l1C1oDXZ058548; Mon, 12 Feb 2007 01:50:13 GMT (envelope-from gnats) Date: Mon, 12 Feb 2007 01:50:13 GMT Message-Id: <200702120150.l1C1oDXZ058548@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jonathan Fosburgh Cc: Subject: Re: kern/92083: [ural] [panic] panic using WPA on ural NIC in 6.2-RELEASE X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jonathan Fosburgh List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Feb 2007 01:50:13 -0000 The following reply was made to PR kern/92083; it has been noted by GNATS. From: Jonathan Fosburgh To: Anders Nordby Cc: bug-followup@freebsd.org, Sam Leffler Subject: Re: kern/92083: [ural] [panic] panic using WPA on ural NIC in 6.2-RELEASE Date: Sun, 11 Feb 2007 19:43:00 -0600 On Sunday 11 February 2007 13:36, Anders Nordby wrote: > Hi, > > Just been trying the same thing in 6.2-RELEASE, with the same hardware. > > It seems the same bug still occurs, the stack trace looks very similar. > Everytime I try do do a cvsup of the ports tree, the system panics. > > stream# uname -a > FreeBSD stream.localnet 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Tue Feb 6 > 22:09:01 CET 2007 root@stream.localnet:/usr/obj/usr/src/sys/STREAM > i386 Actually I recently discovered that it is not the use of WPA itself that causes the panic, it is the wpa_suplicant. Using that for WEP also caused a panic on this NIC.