[Bug 1031323] New: ath9k randomly crashes after wake from suspend
http://bugzilla.opensuse.org/show_bug.cgi?id=1031323 Bug ID: 1031323 Summary: ath9k randomly crashes after wake from suspend Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-maintainers@forge.provo.novell.com Reporter: msuchanek@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Created attachment 719031 --> http://bugzilla.opensuse.org/attachment.cgi?id=719031&action=edit log file showing ath9k card working for some time and then crashing After resume from suspend ath9k sometimes crashes. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1031323 http://bugzilla.opensuse.org/show_bug.cgi?id=1031323#c1 --- Comment #1 from Michal Suchanek <msuchanek@suse.com> --- Created attachment 719032 --> http://bugzilla.opensuse.org/attachment.cgi?id=719032&action=edit lspci -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1031323 http://bugzilla.opensuse.org/show_bug.cgi?id=1031323#c2 --- Comment #2 from Michal Suchanek <msuchanek@suse.com> --- Created attachment 719033 --> http://bugzilla.opensuse.org/attachment.cgi?id=719033&action=edit dmesg after bot -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1031323 Michal Suchanek <msuchanek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|Other |x86-64 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1031323 Michal Suchanek <msuchanek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #719033|dmesg after bot |dmesg after boot description| | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1031323 Michal Suchanek <msuchanek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #719031|text/x-log |text/plain mime type| | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1031323 http://bugzilla.opensuse.org/show_bug.cgi?id=1031323#c3 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msuchanek@suse.com, | |tiwai@suse.com Flags| |needinfo?(msuchanek@suse.co | |m) --- Comment #3 from Takashi Iwai <tiwai@suse.com> --- Hmm, it looks like some memory corruption. The first warning from kthread_stop() indicates that the task has no proper flag, but the code creates it certainly via kthread_run(). The NULL deref after that indicates the same cause, too. Could you check the debug kernel to see whether we can catch something beforehand? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1031323 http://bugzilla.opensuse.org/show_bug.cgi?id=1031323#c4 --- Comment #4 from Michal Suchanek <msuchanek@suse.com> --- The odd thing is the corruption only affects the ath9 driver. There is nothing else obviously failing. Maybe the debug kernel can give some results regardless. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1031323 http://bugzilla.opensuse.org/show_bug.cgi?id=1031323#c5 --- Comment #5 from Michal Suchanek <msuchanek@suse.com> --- With 4.10.4 debug kernel my log is spammed by messages that I have a battery: [ 462.793122] power_supply BATT: uevent [ 462.793125] power_supply BATT: POWER_SUPPLY_NAME=BATT [ 462.793133] power_supply BATT: prop STATUS=Full [ 462.793137] power_supply BATT: prop PRESENT=1 [ 462.793142] power_supply BATT: prop TECHNOLOGY=Li-ion [ 462.793145] power_supply BATT: prop CYCLE_COUNT=0 [ 462.793149] power_supply BATT: prop VOLTAGE_MIN_DESIGN=10950000 [ 462.793153] power_supply BATT: prop VOLTAGE_NOW=12539000 [ 462.793157] power_supply BATT: prop CHARGE_FULL_DESIGN=5200000 [ 462.793161] power_supply BATT: prop CHARGE_FULL=4871000 [ 462.793165] power_supply BATT: prop CHARGE_NOW=4871000 [ 462.793169] power_supply BATT: prop CAPACITY=100 [ 462.793173] power_supply BATT: prop CAPACITY_LEVEL=Full [ 462.793176] power_supply BATT: prop MODEL_NAME=LION [ 462.793180] power_supply BATT: prop MANUFACTURER= [ 462.793183] power_supply BATT: prop SERIAL_NUMBER=U1216 Journalctl refuses to log my kernel messages dropping most of them. Mar 28 22:12:12 neko kernel: power_supply BATT: prop PRESENT=1 Mar 28 22:12:12 neko systemd-journald[3843]: Missed 15 kernel messages Mar 28 22:12:12 neko kernel: power_supply BATT: prop PRESENT=1 After a few suspend cycles networking keeps working but Networkmanager and/or dbus mysteriously fails - this is different from the non-debug kernel 4.10.3 with which atheros would crash and NetworkManager would keep running showing the network as broken. I get no messages about this because the log has overflown and there is no obvious way to get to older messages with journalctl. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1031323 http://bugzilla.opensuse.org/show_bug.cgi?id=1031323#c6 Michal Suchanek <msuchanek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME Flags|needinfo?(msuchanek@suse.co | |m) | --- Comment #6 from Michal Suchanek <msuchanek@suse.com> --- cannot reproduce with 4.11 kernel so the bug is fixed or at least less frequent -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com