-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System freeze (4.2-RC3) #8585
Comments
The Ryzen desktop is running linux 6.5.5-1-qubes.fc37, it has all testing updates enabled. The laptop is running linux 6.1.41-1-qubes.fc37, it's only using stable updates. |
Further investigation, I can 100% reproduce it with two recent of a specific qube, but only on the ryzen system 🤔
I'm still investigating, but there is something wrong either:
As the laptop had a similar issue but the reproducer doesn't work, it's really weird, but this would be Xen or a weird linux bug present in 6.1 and 6.5 |
So, I'll close this issue for now:
The desktop is running 6.1 though, instead of 6.5 initially, I'm not sure how to use a newer kernel on 4.2 🤔 My wild guess is that the two issues were coincidences, and the desktop problem was some kernel bug that was tied to lvm (maybe in an incorrect state?) and not the disk itself. 🤷♀️ |
The R4.2 dom0 testing repo has 6.5.x in the "kernel-latest" package. If you are still able to reproduce this somewhere, that could be useful to diagnose #8575 and #8619! Assuming that it's all related. |
Qubes OS release
4.2-RC3 on a T470 and a Ryzen 5 5600X desktop
Brief summary
I initially though it was an issue with my nvme SSD on my desktop, depending on my workload, the system was soft locking, I could still move the cursor and switch virtual desktops, but nothing was responding. I got this three times in a row using a regular workload, top(1) that I opened earlier just in case shown a 99% wait access when this happen.
I just got the exact same problem on my laptop running the same Qubes OS version. This can't be a coincidence.
Maybe related to #8575
When this happen and I had a dom0 terminal opened, I could type a few commands, by anything like
ls
ordf
would wait indefinitely, like if the storage wasn't responding anymore.The text was updated successfully, but these errors were encountered: