From owner-freebsd-bugs@FreeBSD.ORG Fri Apr 4 14:40:06 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00FF91065679 for ; Fri, 4 Apr 2008 14:40:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D42CF8FC17 for ; Fri, 4 Apr 2008 14:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m34Ee5L6042681 for ; Fri, 4 Apr 2008 14:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m34Ee5jD042680; Fri, 4 Apr 2008 14:40:05 GMT (envelope-from gnats) Date: Fri, 4 Apr 2008 14:40:05 GMT Message-Id: <200804041440.m34Ee5jD042680@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Matthias Apitz Cc: Subject: Re: kern/122331: [wpa] [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 Reply-To: Matthias Apitz List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2008 14:40:06 -0000 The following reply was made to PR kern/122331; it has been noted by GNATS. From: Matthias Apitz To: bug-followup@FreeBSD.org, guru@sisis.de Cc: Subject: Re: kern/122331: [wpa] [panic] 7.0-RELEASE && panic in Wifi area with WPA mode (not in WEP mode) Date: Fri, 4 Apr 2008 16:37:58 +0200 I'm doing since two days a ifconfig iwi0 -bgscan in the devd(8) hook scripts when interface comes UP and since this I have no more panics; seems that the problem is related to background scans; matthias