[Bug 1218455] New: kernel: NOHZ tick-stop error: local softirq work is pending
https://bugzilla.suse.com/show_bug.cgi?id=1218455 Bug ID: 1218455 Summary: kernel: NOHZ tick-stop error: local softirq work is pending Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-bugs@opensuse.org Reporter: opensuse@mike.franken.de QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- Starting with kernel 6.6.6 (and continuing with 6.6.7) I get kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! a few times within one or two minutes and during this time performance is degraded heavily. This happens about every two days, so it is not that much of a problem, but a bit annoying. system is: Operating System: openSUSE Tumbleweed 20231226 KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.113.0 Qt Version: 5.15.11 Kernel Version: 6.6.7-1-default (64-bit) Graphics Platform: X11 Processors: 8 × 11th Gen Intel® Core™ i7-1165G7 @ 2.80GHz Memory: 15,0 GiB of RAM Graphics Processor: Mesa Intel® Xe Graphics Manufacturer: Dell Inc. Product Name: XPS 13 9310 2-in-1 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218455 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fweisbecker@suse.com, | |tiwai@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218455 https://bugzilla.suse.com/show_bug.cgi?id=1218455#c1 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|kernel-bugs@opensuse.org |fweisbecker@suse.com --- Comment #1 from Takashi Iwai <tiwai@suse.com> --- Frederic, could you take a look? -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218455 https://bugzilla.suse.com/show_bug.cgi?id=1218455#c2 --- Comment #2 from Michael Hirmke <opensuse@mike.franken.de> --- No one? Problem still exists - happens only about once a week now, but then it happens about 10 times within 15 minutes. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218455 https://bugzilla.suse.com/show_bug.cgi?id=1218455#c3 --- Comment #3 from Frederic Weisbecker <fweisbecker@suse.com> --- Handler 8 is NET_RX_SOFTIRQ. This means that CPU is going idle with a NET_RX_SOFTIRQ softirq pending. This is not supposed to happen in an online CPU because at this stage if a softirq is pending, ksoftirqd should be pending, thus need_resched() should be set, and the tick shouldn't be stoppeable. One possibility though is that the CPU is going offline after the smpboot kthreads (including ksoftirqd) haven been parked (past CPUHP_AP_SMPBOOT_THREADS). In that case need_resched() may not be set even if softirqs are pending. But isn't networking supposed to deal with that somewhow? -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218455 https://bugzilla.suse.com/show_bug.cgi?id=1218455#c4 --- Comment #4 from Michael Hirmke <opensuse@mike.franken.de> --- Sry, this is nothing I have enough knowlegde to answer. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218455 https://bugzilla.suse.com/show_bug.cgi?id=1218455#c5 --- Comment #5 from Michael Hirmke <opensuse@mike.franken.de> --- Problem still exists with kernel 6.9.1-1-default. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218455 https://bugzilla.suse.com/show_bug.cgi?id=1218455#c6 --- Comment #6 from Michael Hirmke <opensuse@mike.franken.de> --- Problem is getting worse - now I get this about 50 times a day and my network conenctions are dying. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218455 Michael Hirmke <opensuse@mike.franken.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Major -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218455 https://bugzilla.suse.com/show_bug.cgi?id=1218455#c7 --- Comment #7 from Michael Hirmke <opensuse@mike.franken.de> --- Operating System: openSUSE Tumbleweed 20240629 KDE Plasma Version: 6.1.1 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.2 Kernel Version: 6.9.7-1-default (64-bit) Graphics Platform: X11 Processors: 8 × 11th Gen Intel® Core™ i7-1165G7 @ 2.80GHz Memory: 15,0 GiB of RAM Graphics Processor: Mesa Intel® Xe Graphics Manufacturer: Dell Inc. Product Name: XPS 13 9310 2-in-1 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218455 https://bugzilla.suse.com/show_bug.cgi?id=1218455#c8 --- Comment #8 from Michael Hirmke <opensuse@mike.franken.de> --- Jul 01 11:11:44 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 11:13:03 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 11:13:17 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 11:29:35 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 11:31:15 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 11:45:25 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 11:45:38 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 11:49:30 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 11:49:33 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 11:49:58 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:19:57 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:20:19 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:22:01 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:22:17 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:22:36 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:25:22 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:28:06 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:28:43 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:31:22 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:42:22 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:42:36 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:43:24 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:43:41 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:44:59 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:45:19 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:46:07 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:47:39 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:48:21 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 16:48:38 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 20:21:03 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 20:22:08 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 20:23:26 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 20:23:36 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 20:25:47 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 20:26:07 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 20:28:27 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Jul 01 20:28:39 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Everytime this happens, the system freezes and the network ist not reachable. It gets impossible to work 8-< -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218455 https://bugzilla.suse.com/show_bug.cgi?id=1218455#c9 Michael Hirmke <opensuse@mike.franken.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #9 from Michael Hirmke <opensuse@mike.franken.de> --- Didn't occur since Aug, 6th. Closing bug hoping it has been solved implicitly. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218455 https://bugzilla.suse.com/show_bug.cgi?id=1218455#c10 Michael Hirmke <opensuse@mike.franken.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME |--- --- Comment #10 from Michael Hirmke <opensuse@mike.franken.de> --- Problem is back since Oct, 6th. Okt 06 20:42:19 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 06 20:42:19 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 06 20:42:19 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 06 20:42:19 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 06 20:42:19 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 06 20:46:21 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 06 20:52:31 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 06 20:52:49 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 06 20:53:13 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 06 20:53:35 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 07 20:53:57 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 07 20:58:55 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 07 21:03:15 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 07 21:03:21 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 07 21:04:34 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 07 21:05:05 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 07 21:20:43 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 07 21:20:52 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 07 21:30:54 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 07 21:33:44 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 07 21:38:12 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 09 11:14:30 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 09 11:14:48 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 09 11:15:52 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 09 11:22:22 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 09 11:25:05 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 09 11:26:00 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 09 11:26:27 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 09 11:34:15 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 09 11:34:30 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 09 11:34:56 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 15 22:18:12 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 15 22:18:39 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 15 22:19:03 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 15 22:19:58 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 15 22:21:14 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 15 22:21:32 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 15 22:21:38 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 15 22:22:50 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 15 22:23:56 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 15 22:24:40 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 22 20:26:50 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! Okt 22 20:27:22 client kernel: NOHZ tick-stop error: local softirq work is pending, handler #08!!! -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com