Bug 920196
| Summary: | [abrt]: WARNING: at drivers/net/wireless/iwlwifi/dvm/../iwl-trans.h:615 iwlagn_mac_flush+0x1a3/0x1b0 [iwldvm]() | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jeremy Christian <jchristi> | ||||
| Component: | kernel | Assignee: | Stanislaw Gruszka <sgruszka> | ||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 17 | CC: | gansalmon, ilw, itamar, jonathan, kernel-maint, linville, madhu.chinakonda | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:9fba29d39bf147fa3eba36eef9bec36968b12823 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-05-28 14:43:29 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: | |||||||
| Attachments: |
|
||||||
|
Description
Jeremy Christian
2013-03-11 14:32:55 UTC
Please attach full dmesg for this bug report (with the warning). You can find it in .cache/abrt/spool/oops-{DATE}/ or in /var/spool/abrt/oops-{DATE}/
BTW, it should be attached by ABRT by default, what version of ABRT are you using?
I thought dmesg would be attached by default too. Perhaps its a misconfiguration. Here is the abrt version(s) I have: [jchristi@dhcp-88-12 webdrupal]$ rpm -qa | grep abrt abrt-addon-xorg-2.0.20-1.fc17.x86_64 abrt-libs-2.0.20-1.fc17.x86_64 abrt-plugin-bodhi-2.0.20-1.fc17.x86_64 abrt-gui-2.0.20-1.fc17.x86_64 abrt-retrace-client-2.0.20-1.fc17.x86_64 abrt-2.0.20-1.fc17.x86_64 abrt-dbus-2.0.20-1.fc17.x86_64 abrt-addon-kerneloops-2.0.20-1.fc17.x86_64 abrt-addon-ccpp-2.0.20-1.fc17.x86_64 abrt-desktop-2.0.20-1.fc17.x86_64 abrt-addon-python-2.0.20-1.fc17.x86_64 abrt-addon-vmcore-2.0.20-1.fc17.x86_64 Created attachment 709104 [details]
dmesg
(In reply to comment #2) > I thought dmesg would be attached by default too. Perhaps its a > misconfiguration. Here is the abrt version(s) I have: > abrt-2.0.20-1.fc17.x86_64 This should work on abrt-2.1.1 Warning is a consequence of iwlwifi firmware problem: [15727.825719] iwlwifi 0000:03:00.0: Microcode SW error detected. Restarting cc Intel folks ... Stanislaw: Package abrt-2.0.20-1.fc17.x86_64 already installed and latest version Is 2.1 available on F17? If so, do I need an additional repo? Sorry for off-topic, but I use abrt pretty often :) Yes, updates-testing repo has to be enabled, for example "yum update --enablerepo=updates-testing abrt libreport" Is the problem reproducible on 3.8.10 kernel: http://koji.fedoraproject.org/koji/buildinfo?buildID=415091 It include this patch which hopefully make the warning gone: https://git.kernel.org/cgit/linux/kernel/git/iwlwifi/iwlwifi-fixes.git/commit/?id=2d5d50ee596361566f7f84300117cba7d7672bc5 Or better please test this kernel http://koji.fedoraproject.org/koji/taskinfo?taskID=5317525 It include additional fix: http://git.kernel.org/cgit/linux/kernel/git/iwlwifi/iwlwifi.git/commit/drivers/net/wireless/iwlwifi?id=63b77bf489881747c5118476918cc8c29378ee63 Does test kernel make issue gone ? This bug is being closed with INSUFFICIENT_DATA as there has not been a response in 2 weeks. If you are still experiencing this issue, please reopen and attach the relevant data from the latest kernel you are running and any data that might have been requested previously. |