Bug 752790
Summary: | [abrt] kernel: WARNING: at drivers/net/wireless/iwlwifi/iwl-agn-lib.c:1766 iwlagn_set_rxon_chain+0x113/0x233 [iwlagn]() | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Simon A. Erat <erat.simon> |
Component: | kernel | Assignee: | John W. Linville <linville> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 16 | CC: | bhasker, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, sgruszka, wey-yi.w.guy |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:8a228614a77beeb7805715a3f7e579e6da7018ea | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-01-10 19:15:26 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
Simon A. Erat
2011-11-10 12:47:34 UTC
Package: kernel Architecture: x86_64 OS Release: Fedora release 16 (Verne) Comment ----- another one of the error messages after 1 reboot :( *** Bug 752789 has been marked as a duplicate of this bug. *** Same with kernel 3.1.5. The network keeps very frequently re-associating [48353.327267] ------------[ cut here ]------------ [48353.327274] WARNING: at drivers/net/wireless/iwlwifi/iwl-agn-lib.c:1766 iwlagn_set_rxon_chain+0x107/0x1b2 [iwlagn]() [48353.327277] Hardware name: Inspiron N5110 [48353.327278] invalid SMPS mode 0 [48353.327280] Modules linked in: psmouse ip6table_filter ip6_tables ebtable_nat ebtables xt_state ipt_REJECT xt_tcpudp iptable_filter ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables x_tables bridge stp tun i915 parport_pc ppdev lp drm_kms_helper drm parport acpi_cpufreq mperf bnep ipx rfcomm cpufreq_userspace p8023 cpufreq_powersave cpufreq_stats i2c_algo_bit binfmt_misc i8k fuse nfsd nfs lockd fscache auth_rpcgss nfs_acl sunrpc ext4 jbd2 xfs exportfs sha256_generic cbc coretemp kvm_intel kvm loop dm_crypt snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_midi arc4 snd_rawmidi snd_seq_midi_event iwlagn snd_seq snd_timer uvcvideo videodev v4l2_compat_ioctl32 mac80211 snd_seq_device snd aes_x86_64 aes_generic ecb soundcore btusb cfg80211 iTCO_wdt iTCO_vendor_support bluetooth dell_wmi i2c_i801 i2c_core crc16 mxm_wmi sparse_keymap snd_page_alloc battery dell_laptop pcspkr rfkill evdev wmi dcdbas ac serio_raw ext3 jbd mbcache dm_mod nbd usb_storage sr_mod sd_mod cdrom crc_t10dif usbhid hid xhci_hcd ahci libahci libata scsi_mod ehci_hcd usbcore r8169 mii video button thermal [last unloaded: psmouse] [48353.327360] Pid: 13070, comm: kworker/u:33 Tainted: G W 3.1.5-bcv #2 [48353.327362] Call Trace: [48353.327365] [<ffffffff810441ec>] ? warn_slowpath_common+0x78/0x8c [48353.327368] [<ffffffff81044298>] ? warn_slowpath_fmt+0x45/0x4a [48353.327378] [<ffffffffa03086cf>] ? iwlagn_commit_rxon+0x2aa/0x65a [iwlagn] [48353.327387] [<ffffffffa02ff384>] ? iwlagn_set_rxon_chain+0x107/0x1b2 [iwlagn] [48353.327391] [<ffffffff8100d001>] ? read_cr0+0x1/0x8 [48353.327399] [<ffffffffa02ff137>] ? iwlagn_bt_coex_rssi_monitor+0x1e/0x1e [iwlagn] [48353.327406] [<ffffffffa02f876d>] ? iwl_update_chain_flags+0x32/0x58 [iwlagn] [48353.327414] [<ffffffffa02ff1c3>] ? iwlagn_bt_traffic_change_work+0x8c/0x102 [iwlagn] [48353.327422] [<ffffffffa02ff137>] ? iwlagn_bt_coex_rssi_monitor+0x1e/0x1e [iwlagn] [48353.327426] [<ffffffff81059019>] ? process_one_work+0x163/0x284 [48353.327431] [<ffffffff81059fe1>] ? worker_thread+0xc2/0x145 [48353.327435] [<ffffffff81059f1f>] ? manage_workers.isra.24+0x15b/0x15b [48353.327438] [<ffffffff8105cebd>] ? kthread+0x76/0x7e [48353.327442] [<ffffffff813280f4>] ? kernel_thread_helper+0x4/0x10 [48353.327446] [<ffffffff8105ce47>] ? kthread_worker_fn+0x139/0x139 [48353.327450] [<ffffffff813280f0>] ? gs_change+0x13/0x13 [48353.327452] ---[ end trace 1b7a60dcc9f10d09 ]--- I'm pretty sure that this is the same as bug 771954 -- closing this one as the duplicate sine the code in that one is closer to upstream and what is current in f16... *** This bug has been marked as a duplicate of bug 771954 *** |