FS#26674 - [linux] Kernel panic when connecting to wlan

Attached to Project: Arch Linux
Opened by Lukas Grams (luc) - Saturday, 29 October 2011, 09:34 GMT
Last edited by Jan de Groot (JGC) - Thursday, 17 November 2011, 09:40 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Tobias Powalowski (tpowa)
Thomas Bächler (brain0)
Architecture x86_64
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Kernel panic when connecting to wlan

Additional info:
* testing/linux 3.1-2 (x86_64)
* WLAN is WPA2 PSK encrypted
* Intel 6200 wlan chip


Steps to reproduce:
* boot linux
* connect to wlan
   lspci (0.4 KiB)
This task depends upon

Closed by  Jan de Groot (JGC)
Thursday, 17 November 2011, 09:40 GMT
Reason for closing:  Fixed
Additional comments about closing:  2011-10-30: A task closure has been requested. Reason for request: Works fine when applying this patch: http://marc.info/?l=linux-wireless&m =131840748927629&w=2 Please include this into the linux package.

This patch has been merged upstream in 3.1.1
Comment by Lukas Grams (luc) - Saturday, 29 October 2011, 10:14 GMT
added attachment: kernel panic screenshot
Comment by Thomas Bächler (brain0) - Sunday, 30 October 2011, 11:14 GMT
I don't see a panic here. Also, your kernel is tainted "C" (crap, staging module or vbox), and what we see here isn't the first problem. As the kernel doesn't actually panic as far as I can see here, can you please try to save dmesg?
Comment by Lukas Grams (luc) - Sunday, 30 October 2011, 13:17 GMT
dmesg & netconsole-logged panic/warning/whatever with untainted kernel
   dmesg (84.2 KiB)
Comment by Lukas Grams (luc) - Sunday, 30 October 2011, 16:50 GMT Comment by Liao Haohui (liaohaohui) - Friday, 11 November 2011, 14:02 GMT
Hardware: Acer Aspire 4740 (Broadcom chip with ath9k chip)
Software: Linux-3.1-4 & wpa_supplicant v0.7.3
Closely related but not the same problem (my system doesn't have have the bcma as mentioned in the url): https://bbs.archlinux.org/viewtopic.php?pid=1014217
Observation: No such network stall with linux-3.0.7-1.

I didn't encounter core dump problem with kernel 3.1. However, after connecting for a few seconds or minutes, the connection with stall and I can't assess Internet. I check my dmesg, it gave the following info:

[ 45.966602] wlan0: direct probe to f4:3f:61:06:22:21 (try 1/3)
[ 45.969213] wlan0: direct probe responded
[ 45.998789] wlan0: authenticate with f4:3f:61:06:22:21 (try 1)
[ 46.001234] wlan0: authenticated
[ 46.001270] wlan0: associate with f4:3f:61:06:22:21 (try 1)
[ 46.004102] wlan0: RX AssocResp from f4:3f:61:06:22:21 (capab=0x411 status=0 aid=1)
[ 46.004107] wlan0: associated
[ 93.007527] usb 1-1.3: USB disconnect, device number 3
[ 95.654157] NET: Registered protocol family 10
[ 106.263062] wlan0: no IPv6 routers present

Does this mean that the IPv6 in kernel 3.1 is affecting the wifi connection?
Comment by Liao Haohui (liaohaohui) - Friday, 11 November 2011, 14:06 GMT
I am not sure if my problem is the same as this category. I feel that it is some how related. Let me know if it's a different problem so that I create a new task for my problem.

Loading...