Bug 861875

Summary: [abrt]: WARNING: at net/mac80211/driver-ops.h:12 ieee80211_bss_info_change_notify+0x2b2/0x2c0 [mac80211]()
Product: [Fedora] Fedora Reporter: Mathias Vetsch <m.vetsch>
Component: kernelAssignee: Stanislaw Gruszka <sgruszka>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: atenrok, deeppurplefedora, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, redhat-bugzilla, sgruszka, xiamx2004
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:e2ede7130506df6e9ea30d233b8adcedd7fa6959
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-22 11:00:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mathias Vetsch 2012-10-01 08:39:49 UTC
Description of problem:
1. Connect to Wifi (WPA2 / PEAP (MSCHAPv2)
2. Suspend notebook
3. Restart notebook
4. Reconnecting to Wifi


Additional info:
libreport version: 2.0.14
abrt_version:   2.0.13
cmdline:        BOOT_IMAGE=/boot/vmlinuz-3.5.4-2.fc17.x86_64 root=UUID=58690fdb-f590-4471-89b4-ce17f74ab2df ro rd.md=0 rd.lvm=0 rd.dm=0 SYSFONT=True rd.luks=0 KEYTABLE=us-acentos LANG=en_US.UTF-8 rhgb quiet
kernel:         3.5.4-2.fc17.x86_64

backtrace:
:WARNING: at net/mac80211/driver-ops.h:12 ieee80211_bss_info_change_notify+0x2b2/0x2c0 [mac80211]()
:Hardware name: HP EliteBook 8540w
:wlan0:  Failed check-sdata-in-driver check, flags: 0x0
:Modules linked in: des_generic md4 nls_utf8 cifs fscache rfcomm btusb bnep bluetooth tun nf_conntrack_ipv4 nf_defrag_ipv4 ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 xt_state nf_conntrack ip6table_filter ip6_tables snd_hda_codec_hdmi snd_hda_codec_idt fuse binfmt_misc pata_pcmcia arc4 ppdev hp_wmi sparse_keymap coretemp kvm_intel kvm microcode uvcvideo videobuf2_vmalloc serio_raw videobuf2_memops videobuf2_core videodev media snd_hda_intel snd_hda_codec snd_hwdep snd_seq snd_seq_device snd_pcm intel_ips lpc_ich mfd_core r592 memstick iwlwifi mac80211 cfg80211 rfkill snd_page_alloc snd_timer e1000e snd mei soundcore parport_pc parport hp_accel lis3lv02d input_polldev uinput crc32c_intel ghash_clmulni_intel sdhci_pci firewire_ohci sdhci yenta_socket firewire_core mmc_core crc_itu_t nouveau mxm_wmi wmi video i2c_algo_bit drm_kms_helper ttm drm i2c_core [last unloaded: scsi_wait_scan]
:Pid: 652, comm: NetworkManager Not tainted 3.5.4-2.fc17.x86_64 #1
:Call Trace:
: [<ffffffff8105864f>] warn_slowpath_common+0x7f/0xc0
: [<ffffffff81058746>] warn_slowpath_fmt+0x46/0x50
: [<ffffffffa02d48d2>] ieee80211_bss_info_change_notify+0x2b2/0x2c0 [mac80211]
: [<ffffffffa02d49c3>] ieee80211_ifa_changed+0xe3/0x100 [mac80211]
: [<ffffffff81610cad>] notifier_call_chain+0x4d/0x70
: [<ffffffff81081898>] __blocking_notifier_call_chain+0x58/0x80
: [<ffffffff810818d6>] blocking_notifier_call_chain+0x16/0x20
: [<ffffffff815668ac>] __inet_del_ifa+0x15c/0x2b0
: [<ffffffff81566b2a>] inet_rtm_deladdr+0x10a/0x160
: [<ffffffff8150f494>] rtnetlink_rcv_msg+0x114/0x2f0
: [<ffffffff8150f380>] ? __rtnl_unlock+0x20/0x20
: [<ffffffff815285b1>] netlink_rcv_skb+0xa1/0xb0
: [<ffffffff8150c7c5>] rtnetlink_rcv+0x25/0x40
: [<ffffffff81527f0d>] netlink_unicast+0x19d/0x220
: [<ffffffff8152826a>] netlink_sendmsg+0x2da/0x390
: [<ffffffff814e8228>] sock_sendmsg+0xf8/0x130
: [<ffffffff814e809d>] ? sock_recvmsg+0xfd/0x130
: [<ffffffff81182f25>] ? mem_cgroup_bad_page_check+0x25/0x30
: [<ffffffff8112cfdd>] ? free_pages_prepare+0x8d/0x130
: [<ffffffff814e93fa>] ? move_addr_to_kernel+0x5a/0xc0
: [<ffffffff814f5746>] ? verify_iovec+0x56/0xd0
: [<ffffffff814e866c>] __sys_sendmsg+0x3ac/0x3c0
: [<ffffffff81063c0d>] ? __do_proc_dointvec.isra.5+0x2ad/0x360
: [<ffffffff811c53cb>] ? fsnotify+0x24b/0x340
: [<ffffffff811a4fc6>] ? mntput_no_expire+0x46/0x130
: [<ffffffff814ea339>] sys_sendmsg+0x49/0x90
: [<ffffffff81614ee9>] system_call_fastpath+0x16/0x1b

Comment 1 Mengxuan Xia 2012-10-05 13:39:11 UTC
I can no longer connect to wifi (wpa2 CCMP) after recovering from suspend. Had to restart my laptop every time.

Comment 2 Mathias Vetsch 2012-10-15 13:00:14 UTC
1. Hibernate Notebook
2. Start Notebook


Package: kernel
OS Release: Fedora release 17 (Beefy Miracle)

Comment 3 aten 2012-10-19 20:57:13 UTC
same here. Started occurring after I updated kernel from 
kernel-3.3.4-5.fc17.x86_64 to kernel-3.6.1-1.fc17.x86_64. Disabling and enabling back the wifi card with a hardware button (on lenovo thinkpad) helps to recover without rebooting the system.

Comment 4 Stanislaw Gruszka 2012-10-22 11:00:31 UTC

*** This bug has been marked as a duplicate of bug 856863 ***