Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Aug 2009 17:33:54 GMT
From:      Florent Thoumie <flz@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/137776: [rum] panic in rum(4) driver on 8.0-BETA2
Message-ID:  <200908141733.n7EHXsPa031760@freefall.freebsd.org>
Resent-Message-ID: <200908141740.n7EHe59L031869@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908141733.n7EHXsPa031760>