Hello!
Same problem here.
I installed the update, rebooted the machine, and started experiencing issues.
The system works fine until I start a Virtual Machine. When I start my Windows Guest, after a few minutes, the host system becomes unstable. The network connection stops working, some processes cannot be terminated, and the sudo
command gets stuck. Power Off and Reboot do not work, and I have to perform a hard shutdown.
I checked dmesg
and syslog
and noticed messages like the following:
----
[ 963.639739] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 0-...D } 62867 jiffies s: 953 root: 0x1/.
[ 963.639753] rcu: blocking rcu_node structures (internal RCU debug):
[ 963.639756] Sending NMI from CPU 1 to CPUs 0:
[ 963.639766] NMI backtrace for cpu 0 skipped: idling at intel_idle+0x72/0xe0
[ 1107.002981] INFO: task kworker/1:3:4852 blocked for more than 122 seconds.
[ 1107.002991] Tainted: G W OE 6.8.0-40-generic #40~22.04.3-Ubuntu
[ 1107.002994] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1107.003167] INFO: task vmx-vmem:6673 blocked for more than 122 seconds.
[ 1107.003169] Tainted: G W OE 6.8.0-40-generic #40~22.04.3-Ubuntu
[ 1107.003171] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1143.865777] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 0-...D } 243091 jiffies s: 953 root: 0x1/.
[ 1143.865790] rcu: blocking rcu_node structures (internal RCU debug):
---
From my side I had to uninstall version 17.6.0 and installed again the previous one 17.5.2.
I hope VMware Broadcom will fix it soon.