People developing kernel, I got a blocker bug at: Kernel: 3.6.1-1.fc17.x86_64 wpa_supplicant crashes during boot. Hardware: Samsung RF-511 Intel Core i5. Broadcom WiFi. Bug deactivates even eth0 System becomes unusable. Crash report follows: Oct 16 03:21:19 localhost kernel: [ 64.574065] CPU 3 Oct 16 03:21:19 localhost kernel: [ 64.574086] Pid: 1132, comm: wpa_supplicant Tainted: P C O 3.6.1-1.fc17.x86_64 #1 SAMSUNG ELECTRONICS CO., LTD. RF511/RF411/RF711/RF511/RF411/RF711 Oct 16 03:21:19 localhost kernel: [ 64.577537] RIP: 0010:[<ffffffffa0579326>] [<ffffffffa0579326>] wdev_priv.part.8+0x4/0x6 [wl] Oct 16 03:21:19 localhost kernel: [ 64.579412] RSP: 0018:ffff8801b5a07958 EFLAGS: 00010246 Oct 16 03:21:19 localhost kernel: [ 64.581244] RAX: 0000000000000000 RBX: ffff8801b21321e0 RCX: ffff8801b21321e0 Oct 16 03:21:19 localhost kernel: [ 64.583111] RDX: ffff8801b21321e0 RSI: ffff8801b2def400 RDI: ffff8801b21321e0 Oct 16 03:21:19 localhost kernel: [ 64.584975] RBP: ffff8801b5a07958 R08: ffff8801bfa76aa0 R09: 0000000000000028 Oct 16 03:21:19 localhost kernel: [ 64.586750] R10: 0000000000000003 R11: ffff8801b9002a00 R12: ffff8801b2132000 Oct 16 03:21:19 localhost kernel: [ 64.588638] R13: ffff8801b2def400 R14: ffff8801b2def400 R15: 0000000000000000 Oct 16 03:21:19 localhost kernel: [ 64.590541] FS: 00007f5a1f629800(0000) GS:ffff8801bfa60000(0000) knlGS:0000000000000000 Oct 16 03:21:19 localhost kernel: [ 64.592479] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Oct 16 03:21:19 localhost kernel: [ 64.594418] CR2: 0000000000ca6948 CR3: 00000001b5a12000 CR4: 00000000000407e0 Oct 16 03:21:19 localhost kernel: [ 64.596241] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Oct 16 03:21:19 localhost kernel: [ 64.598248] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 Oct 16 03:21:19 localhost kernel: [ 64.600257] Process wpa_supplicant (pid: 1132, threadinfo ffff8801b5a06000, task ffff8801b5a08000) Oct 16 03:21:19 localhost kernel: [ 64.602302] Stack: Oct 16 03:21:19 localhost kernel: [ 64.604146] ffff8801b5a079a8 ffffffffa0576544 ffffffffa03e5c78 ffffffffa03e5c78 Oct 16 03:21:19 localhost kernel: [ 64.606221] 0000000000000001 ffff8801b5a07a28 ffff8801b2132000 0000000000000001 Oct 16 03:21:19 localhost kernel: [ 64.608303] ffff8801b2def400 0000000000000000 ffff8801b5a07a08 ffffffffa03e6005 Oct 16 03:21:19 localhost kernel: [ 64.610399] Call Trace: Oct 16 03:21:19 localhost kernel: [ 64.612516] [<ffffffffa0576544>] wl_cfg80211_scan+0x3f4/0x480 [wl] Oct 16 03:21:19 localhost kernel: [ 64.614662] [<ffffffffa03e5c78>] ? nl80211_trigger_scan+0xf8/0x610 [cfg80211] Oct 16 03:21:19 localhost kernel: [ 64.616814] [<ffffffffa03e5c78>] ? nl80211_trigger_scan+0xf8/0x610 [cfg80211] Oct 16 03:21:19 localhost kernel: [ 64.618940] [<ffffffffa03e6005>] nl80211_trigger_scan+0x485/0x610 [cfg80211] Oct 16 03:21:19 localhost kernel: [ 64.621083] [<ffffffff81536f70>] genl_rcv_msg+0x250/0x2d0 Oct 16 03:21:19 localhost kernel: [ 64.623041] [<ffffffff81536d20>] ? genl_rcv+0x40/0x40 Oct 16 03:21:19 localhost kernel: [ 64.625153] [<ffffffff81536891>] netlink_rcv_skb+0xa1/0xb0 Oct 16 03:21:19 localhost kernel: [ 64.627230] [<ffffffff81536d05>] genl_rcv+0x25/0x40 Oct 16 03:21:19 localhost kernel: [ 64.629352] [<ffffffff815361ed>] netlink_unicast+0x19d/0x220 Oct 16 03:21:19 localhost kernel: [ 64.631467] [<ffffffff81536548>] netlink_sendmsg+0x2d8/0x390 Oct 16 03:21:19 localhost kernel: [ 64.633558] [<ffffffff811a1910>] ? __pollwait+0xf0/0xf0 Oct 16 03:21:19 localhost kernel: [ 64.635643] [<ffffffff814f598c>] sock_sendmsg+0xbc/0xf0 Oct 16 03:21:19 localhost kernel: [ 64.637732] [<ffffffff811861db>] ? __mem_cgroup_commit_charge+0x16b/0x3a0 Oct 16 03:21:19 localhost kernel: [ 64.639823] [<ffffffff814f5d6c>] __sys_sendmsg+0x3ac/0x3c0 Oct 16 03:21:19 localhost kernel: [ 64.641918] [<ffffffff81154839>] ? handle_mm_fault+0x259/0x320 Oct 16 03:21:19 localhost kernel: [ 64.644027] [<ffffffff8161e17c>] ? do_page_fault+0x1bc/0x4b0 Oct 16 03:21:19 localhost kernel: [ 64.646137] [<ffffffff810d7a2c>] ? __audit_syscall_exit+0x3ec/0x450 Oct 16 03:21:19 localhost kernel: [ 64.648247] [<ffffffff814f7c09>] sys_sendmsg+0x49/0x90 Oct 16 03:21:19 localhost kernel: [ 64.650359] [<ffffffff816226e9>] system_call_fastpath+0x16/0x1b Oct 16 03:21:19 localhost kernel: [ 64.652470] Code: e7 e8 5f 79 ff ff 48 89 df e8 27 5e d8 e0 31 f6 4c 89 ef e8 1d 53 e4 e0 5b 41 5c 41 5d 41 5e 5d c3 55 48 89 e5 0f 0b 55 48 89 e5 <0f> 0b 55 48 89 e5 66 66 66 66 90 0f 0b 55 48 89 e5 66 66 66 66 Oct 16 03:21:19 localhost kernel: [ 64.657317] RIP [<ffffffffa0579326>] wdev_priv.part.8+0x4/0x6 [wl] Oct 16 03:21:19 localhost kernel: [ 64.659624] RSP <ffff8801b5a07958> Oct 16 03:21:19 localhost kernel: [ 64.671161] ---[ end trace 82e7d97a9e55da4c ]--- Oct 16 03:21:19 localhost systemd[1]: wpa_supplicant.service: main process exited, code=killed, status=11 Oct 16 03:21:19 localhost NetworkManager[837]: <info> wpa_supplicant stopped Oct 16 03:21:19 localhost NetworkManager[837]: <info> (eth0): supplicant interface state: inactive -> down Oct 16 03:21:19 localhost NetworkManager[837]: <info> (eth0): device state change: disconnected -> unavailable (reason 'supplicant-failed') [30 20 10] Oct 16 03:21:19 localhost NetworkManager[837]: <info> (eth0): deactivating device (reason 'supplicant-failed') [10] Oct 16 03:21:19 localhost systemd[1]: Unit wpa_supplicant.service entered failed state. Oct 16 03:21:20 localhost rpc.mountd[1186]: Version 1.2.6 starting Oct 16 03:21:21 localhost sh[850]: abrt-dump-oops: Found oopses: 1 Oct 16 03:21:21 localhost sh[850]: abrt-dump-oops: Creating dump directories |
Attachment:
signature.asc
Description: OpenPGP digital signature
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel