damentz / liquorix-package

Liquorix Debian Package
https://liquorix.net
GNU General Public License v2.0
285 stars 23 forks source link

dmesg: NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #10!!! #89

Closed HougeLangley closed 2 years ago

HougeLangley commented 2 years ago
[    7.704409] usb 3-1.1.2.4.3: FTDI USB Serial Device converter now attached to ttyUSB0
[    7.957570] r8169 0000:07:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[    8.879519] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0f0u2u1: link becomes ready
[    8.879687] r8152 2-2.1:1.0 enp2s0f0u2u1: carrier on
[    8.887826] NET: Registered PF_PACKET protocol family
[    9.964048] rfkill: input handler disabled
[   10.136483] r8169 0000:07:00.0 enp7s0: Link is Up - 1Gbps/Full - flow control off
[   10.136497] IPv6: ADDRCONF(NETDEV_CHANGE): enp7s0: link becomes ready
[   10.510478] usb 4-1.1.2.4.1: reset SuperSpeed USB device number 6 using xhci_hcd
[   10.547458] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[   10.579456] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[   10.611457] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[   16.748857] rfkill: input handler enabled
[   18.562457] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[   18.595456] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[   18.627460] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[   19.139832] rfkill: input handler disabled
[   23.826870] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[   23.859505] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[   23.890457] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[ 5365.014441] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #10!!!
[ 5365.014464] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #10!!!
[ 5365.014469] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #10!!!
[ 5365.014472] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #10!!!
[ 5365.014489] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #10!!!
[ 5365.014514] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #10!!!
[ 5365.014537] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #10!!!
[ 5365.014563] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #10!!!
[ 5365.014594] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #10!!!
[ 5365.014611] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #10!!!
[66333.783198] rfkill: input handler enabled
[66350.240928] rfkill: input handler disabled
[66350.659304] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[66350.691563] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[66350.723300] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[66356.569949] rfkill: input handler enabled
[66356.611518] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[66356.643521] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[66356.675300] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[66357.939303] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[66357.971562] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[66358.003305] usb 4-1.1.2.4.1: current rate 16000 is different from the runtime rate 48000
[66358.406840] rfkill: input handler disabled

When got NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #10!!! , the system freezen. Switching to TTY, systemctl restart gdm will solve problem.

HougeLangley commented 2 years ago

2022-04-05_00-24

damentz commented 2 years ago

Can you provide the output of inxi -b?

damentz commented 2 years ago

@HougeLangley next release of Liquorix has a fix that may help. Please let me know if you continue to receive the NOHZ tick-stop error message after your next upgrade (in the next 2 hours).

HougeLangley commented 2 years ago

@HougeLangley next release of Liquorix has a fix that may help. Please let me know if you continue to receive the NOHZ tick-stop error message after your next upgrade (in the next 2 hours).

OK, Thanks buddy.

HougeLangley commented 2 years ago

Everything goes well :)