From owner-freebsd-bugs@FreeBSD.ORG Fri Aug 14 17:40:07 2009 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 B9E0C1065690 for ; Fri, 14 Aug 2009 17:40:07 +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 7D0EA8FC51 for ; Fri, 14 Aug 2009 17:40:07 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7EHe5nx031870 for ; Fri, 14 Aug 2009 17:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7EHe59L031869; Fri, 14 Aug 2009 17:40:05 GMT (envelope-from gnats) Resent-Date: Fri, 14 Aug 2009 17:40:05 GMT Resent-Message-Id: <200908141740.n7EHe59L031869@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Florent Thoumie Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B98B106568E for ; Fri, 14 Aug 2009 17:33:55 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0ACE58FC41 for ; Fri, 14 Aug 2009 17:33:55 +0000 (UTC) Received: from freefall.freebsd.org (flz@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7EHXs9M031761 for ; Fri, 14 Aug 2009 17:33:54 GMT (envelope-from flz@freefall.freebsd.org) Received: (from flz@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7EHXsPa031760; Fri, 14 Aug 2009 17:33:54 GMT (envelope-from flz) Message-Id: <200908141733.n7EHXsPa031760@freefall.freebsd.org> Date: Fri, 14 Aug 2009 17:33:54 GMT From: Florent Thoumie To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/137776: [rum] panic in rum(4) driver on 8.0-BETA2 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Florent Thoumie List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2009 17:40:07 -0000 >Number: 137776 >Category: kern >Synopsis: [rum] panic in rum(4) driver on 8.0-BETA2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 14 17:40:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Florent Thoumie >Release: FreeBSD 7.2-STABLE i386 >Organization: >Environment: System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #39 r196005: Fri Jul 31 21:51:38 UTC 2009 simon@freefall.freebsd.org:/usr/src/sys/i386/compile/FREEFALL i386 >Description: The panic will occur after a certain period of time. Wireless connection drops and eventually, the kernel panics. http://people.freebsd.org/~flz/local/rum-core.txt The configuration is basic: :: flz@cream:/var/crash> cat /etc/wpa_supplicant.conf network={ ssid="xxx" psk="xxx" } :: flz@cream:/var/crash> grep -i wlan /etc/rc.conf wlans_rum0="wlan0" ifconfig_wlan0="WPA DHCP" >How-To-Repeat: I cannot reproduce everytime but it happens when I run '/etc/rc.d/netif restart wlan0' after the connection has dropped. >Fix: >Release-Note: >Audit-Trail: >Unformatted: