I’m getting some CPU stalling on this new release (16.02, 20160227-66). I have a process that uses about 1-1.5 CPU cores 24/7. It was running fine for weeks on the previous release (15.11, 20151204-36), but after the update it only made it about 90 minutes before the system started freaking out.
Every ~30 seconds I’m getting this in /var/log/messages:
Mar 1 02:01:56 linaro-developer kernel: [24374.351267] Task dump for CPU 3:
Mar 1 02:01:56 linaro-developer kernel: [24374.356820] process R running task 0 9040 2316 0x00000003
Mar 1 02:01:56 linaro-developer kernel: [24374.367068] [<ffffffc000086ca4>] __switch_to+0x94/0xb4
Mar 1 02:01:56 linaro-developer kernel: [24374.369410] [<ffffffc030c37c00>] 0xffffffc030c37c00
I can’t kill the process (called “process” in the output above) even with kill -9, it’s using 100% CPU and not doing anything, and even attempts to shut down or reboot are met with:
reboot
Failed to start reboot.target: Connection timed out