From owner-freebsd-net@FreeBSD.ORG Tue Jan 13 20:10:03 2009 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27EF11065677 for ; Tue, 13 Jan 2009 20:10:03 +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 161DB8FC23 for ; Tue, 13 Jan 2009 20:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n0DKA2U9039813 for ; Tue, 13 Jan 2009 20:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n0DKA2o5039812; Tue, 13 Jan 2009 20:10:02 GMT (envelope-from gnats) Date: Tue, 13 Jan 2009 20:10:02 GMT Message-Id: <200901132010.n0DKA2o5039812@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: Jason Brand Cc: Subject: Re: kern/128917: [wpi] [panic] if_wpi and wpa+tkip causing kernel panic X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jason Brand List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2009 20:10:03 -0000 The following reply was made to PR kern/128917; it has been noted by GNATS. From: Jason Brand To: bug-followup@FreeBSD.org;, kitambi@epicsol.org Cc: Subject: Re: kern/128917: [wpi] [panic] if_wpi and wpa+tkip causing kernel panic Date: Tue, 13 Jan 2009 15:01:05 -0500 Additional information: I have managed to reproduce this issue on different network that uses WPA+TKIP, with PAP as the phase2 method. Backtrace: Breakpoint 1 at 0xc058bc5c: file pcpu.h, line 196. (kgdb) bt #0 doadump () at pcpu.h:196 #1 0xc058c347 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:418 #2 0xc058c652 in panic (fmt=Variable "fmt" is not available. ) at /usr/src/sys/kern/kern_shutdown.c:574 #3 0xc07e34f3 in trap_fatal (frame=0xe6db9ba0, eva=65535) at /usr/src/sys/i386/i386/trap.c:939 #4 0xc07e3750 in trap_pfault (frame=0xe6db9ba0, usermode=0, eva=65535) at /usr/src/sys/i386/i386/trap.c:852 #5 0xc07e4122 in trap (frame=0xe6db9ba0) at /usr/src/sys/i386/i386/trap.c:530 #6 0xc07ca90b in calltrap () at /usr/src/sys/i386/i386/exception.s:159 #7 0xc0a17dfc in wpi_ops (arg0=0xc68fe000, pending=1) at /usr/src/sys/modules/wpi/../../dev/wpi/if_wpi.c:2411 #8 0xc05bf795 in taskqueue_run (queue=0xc68f7a00) at /usr/src/sys/kern/subr_taskqueue.c:282 #9 0xc05bf99b in taskqueue_thread_loop (arg=0xc68ff9b4) at /usr/src/sys/kern/subr_taskqueue.c:401 #10 0xc0567eb9 in fork_exit (callout=0xc05bf8e0 , arg=0xc68ff9b4, frame=0xe6db9d38) at /usr/src/sys/kern/kern_fork.c:804 #11 0xc07ca980 in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:264 WPA information: Selected interface 'wpi0' bssid=00:0c:e6:xx:xx:xx ssid= id=2 pairwise_cipher=TKIP group_cipher=TKIP key_mgmt=WPA/IEEE 802.1X/EAP wpa_state=ASSOCIATED ip_address=0.0.0.0 Supplicant PAE state=HELD suppPortStatus=Unauthorized EAP state=FAILURE selectedMethod=21 (EAP-TTLS) EAP TLS cipher=(NONE) EAP-TTLSv0 Phase2 method=PAP