Open obilodeau opened 8 months ago
I think that message is the same as https://github.com/pop-os/linux/issues/285
But that bug wasn't causing other issues, so I think it's unrelated to the issues you're running into.
I did find that similar bug. Unfortunately, I do think it's related. 2 times out of 2 I saw that stack trace my network went down and the CPU went soft lockup.
I have the unrelated VirtualBox array-out-of-bound that isn't a problem. That happens at module load time not at run-time.
I have been running version 6.6.10.76060610.202401051437~1709085277~22.04~31d73d8
for a week and no crash since then.
That's good to hear, but that's basically the same kernel. The version only changed because we added audio fixups for a couple new products we're about to launch. We do have a 6.8 version in testing currently though: https://github.com/pop-os/linux/pull/301
Distribution (run
cat /etc/os-release
):Related Application and/or Package Version (run
apt policy $PACKAGE NAME
):linux-image-generic: 6.6.10-76060610.202401051437~1704728131~22.04~24d69e2
Issue/Bug Description:
The network stops. GUI still somehow works but you can't launch new applications or do anything in existing applications. It's like if only basic GUI activities that don't involve kernel (or syscalls) work. It's unusable since you can't do anything but the mouse moves and you can alt-tab.
This then leads to "soft lockup" where a given CPU is stuck.
The only way out is a reboot.
iwlwifi problem log:
soft lockup (with two lines of context on top to see the time gap with previous problem):
Steps to reproduce (if you know):
So far it only happened to me on video calls. It happens every other day so I'll know when it's fixed. It's a new install.
Expected behavior:
No crash
Other Notes: