Bug 892599 - [abrt]: WARNING: at net/mac80211/driver-ops.h:12 ieee80211_do_stop+0x62e/0x670 [mac80211]()
Summary: [abrt]: WARNING: at net/mac80211/driver-ops.h:12 ieee80211_do_stop+0x62e/0x67...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stanislaw Gruszka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:d5b5562ad8747424661e0a241cb...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-07 11:21 UTC by Sam Tygier
Modified: 2013-07-13 20:20 UTC (History)
18 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-17 01:04:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
mac80211_fixes_for_ieee80211_do_stop_while_suspend_v3.9.patch (2.13 KB, text/plain)
2013-03-12 16:32 UTC, Stanislaw Gruszka
no flags Details
mac80211_fixes_for_ieee80211_do_stop_while_suspend_v3.8.patch (2.07 KB, text/plain)
2013-03-12 16:33 UTC, Stanislaw Gruszka
no flags Details

Description Sam Tygier 2013-01-07 11:21:56 UTC
Additional info:
WARNING: at net/mac80211/driver-ops.h:12 ieee80211_do_stop+0x62e/0x670 [mac80211]()
Hardware name: 2320CTO
wlan0:  Failed check-sdata-in-driver check, flags: 0x4
Modules linked in: binfmt_misc xfs btrfs libcrc32c zlib_deflate vfat fat usb_storage fuse ipt_MASQUERADE nf_conntrack_netbios_ns nf_conntrack_broadcast ip6table_mangle ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 iptable_nat nf_nat iptable_mangle nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ebtable_filter ebtables rfcomm ip6table_filter bnep ip6_tables be2iscsi iscsi_boot_sysfs bnx2i cnic uio cxgb4i cxgb4 cxgb3i cxgb3 mdio libcxgbi ib_iser rdma_cm ib_addr iw_cm ib_cm ib_sa ib_mad ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi input_polldev snd_hda_codec_hdmi snd_hda_codec_realtek arc4 iwldvm mac80211 btusb iwlwifi cfg80211 snd_hda_intel snd_hda_codec bluetooth thinkpad_acpi rfkill snd_hwdep tpm_tis tpm uvcvideo snd_seq snd_seq_device snd_pcm snd_page_alloc snd_timer snd soundcore coretemp videobuf2_vmalloc videobuf2_memops videobuf2_core videodev iTCO_wdt media iTCO_vendor_support i2c_i801 tpm_bios lpc_ich mei mfd_core microcode joydev kvm uinput i915 crc32c_intel ghash_clmulni_intel sdhci_pci i2c_algo_bit drm_kms_helper sdhci e1000e mmc_core drm i2c_core wmi video sunrpc
Pid: 4537, comm: kworker/0:1 Not tainted 3.6.11-3.fc18.x86_64 #1
Call Trace:
 [<ffffffff8105c8df>] warn_slowpath_common+0x7f/0xc0
 [<ffffffff8105c9d6>] warn_slowpath_fmt+0x46/0x50
 [<ffffffffa046fa44>] ? ieee80211_free_keys+0x84/0x90 [mac80211]
 [<ffffffffa045d46e>] ieee80211_do_stop+0x62e/0x670 [mac80211]
 [<ffffffff81623cf5>] ? _raw_spin_unlock_bh+0x15/0x20
 [<ffffffff81534c71>] ? dev_deactivate_many+0x1f1/0x240
 [<ffffffffa045d4ca>] ieee80211_stop+0x1a/0x20 [mac80211]
 [<ffffffff815122ed>] __dev_close_many+0x7d/0xc0
 [<ffffffff81513af8>] dev_close_many+0x88/0x100
 [<ffffffff81513f2a>] dev_close+0x3a/0x50
 [<ffffffffa03c90ae>] cfg80211_rfkill_set_block+0x6e/0xa0 [cfg80211]
 [<ffffffffa03c9106>] cfg80211_rfkill_sync_work+0x26/0x30 [cfg80211]
 [<ffffffff81078cf7>] process_one_work+0x147/0x4a0
 [<ffffffffa03c90e0>] ? cfg80211_rfkill_set_block+0xa0/0xa0 [cfg80211]
 [<ffffffff8107aa6e>] worker_thread+0x15e/0x480
 [<ffffffff8107a910>] ? manage_workers+0x2f0/0x2f0
 [<ffffffff8107fe33>] kthread+0x93/0xa0
 [<ffffffff8162ce04>] kernel_thread_helper+0x4/0x10
 [<ffffffff8107fda0>] ? kthread_freezable_should_stop+0x70/0x70
 [<ffffffff8162ce00>] ? gs_change+0x13/0x13

Potential duplicate: bug 868175

Comment 1 Simon Lachance 2013-01-20 17:03:22 UTC
Waking from sleep then closing inkscape

Package: kernel
Architecture: i686
OS Release: Fedora release 18 (Spherical Cow)

Comment 2 Brallan Jesús Aguilar Rivera 2013-01-23 02:13:21 UTC
It occured before I suspend my laptop...

Package: kernel
Architecture: i686
OS Release: Fedora release 18 (Spherical Cow)

Comment 3 Johannes Berg 2013-01-25 16:46:03 UTC
I guess suspend/resume and rfkill somehow conflict. Yes, looks like a mac80211/cfg80211 bug, but I'm not sure it's really high priority for me personally to fix it ...

Comment 4 cornel panceac 2013-02-03 12:52:59 UTC
the notebook was suspended. at resume (wake up) this error occured

Package: kernel
Architecture: i686
OS Release: Fedora release 18 (Spherical Cow)

Comment 5 Johannes Berg 2013-02-06 16:40:00 UTC
bug 868175 doesn't seem like a duplicate

Comment 6 Tim Wegener 2013-02-27 09:40:51 UTC
Logged into Cinnamon desktop after powering on the computer.

Package: kernel
OS Release: Fedora release 18 (Spherical Cow)

Comment 7 Stanislaw Gruszka 2013-03-12 16:32:02 UTC
Created attachment 709071 [details]
mac80211_fixes_for_ieee80211_do_stop_while_suspend_v3.9.patch

Proposed fix , 3.9 version.

Comment 8 Stanislaw Gruszka 2013-03-12 16:33:21 UTC
Created attachment 709072 [details]
mac80211_fixes_for_ieee80211_do_stop_while_suspend_v3.8.patch

Proposed fix, 3.8 version.

Comment 9 Stanislaw Gruszka 2013-03-12 16:39:16 UTC
Josh, please apply above patch as fix for this bug. I posted patch here:
http://marc.info/?l=linux-wireless&m=136302126224040&w=2 
since, it functionality depends on cfg80211_mac80211_disconnect_on_suspend patch (bug 856863), it is also not CCed stable.

Comment 10 Josh Boyer 2013-03-12 16:59:57 UTC
Applied on all branches with the respective patches.  Thanks!

Comment 11 Josh Boyer 2013-03-13 11:28:27 UTC
This failed to build on f19/f20.  There was a missing closing bracket in the newly added code.  The 3.8 version of the patch seems fine.  Fixed up.  Just an FYI.

Comment 12 Fedora Update System 2013-03-14 22:53:39 UTC
kernel-3.8.3-101.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/kernel-3.8.3-101.fc17

Comment 13 Fedora Update System 2013-03-15 02:56:07 UTC
kernel-3.8.3-201.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/kernel-3.8.3-201.fc18

Comment 14 Fedora Update System 2013-03-16 01:18:57 UTC
Package kernel-3.8.3-201.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing kernel-3.8.3-201.fc18'
as soon as you are able to, then reboot.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-3893/kernel-3.8.3-201.fc18
then log in and leave karma (feedback).

Comment 15 Fedora Update System 2013-03-17 01:04:59 UTC
kernel-3.8.3-201.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 16 Fedora Update System 2013-03-22 00:12:35 UTC
kernel-3.8.3-103.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 17 darton 2013-07-13 07:30:49 UTC
The problem seems to persist on 3.9.6-200.fc18.x86_64

Unfortunately ABRT refuses to post anything to a closed bug, what should I do to have it re-opened?

Comment 18 Stanislaw Gruszka 2013-07-13 20:20:38 UTC
Please open a new bug report.


Note You need to log in before you can comment on or make changes to this bug.