Yesterday, my #computer started to randomly freeze.
-
Yesterday, my #computer started to randomly freeze.
I.e. it becomes completely unresponsive. Most of the time, the mouse cursor still moves, but clicking doesn't do anything.
Keyboard inputs have no effect whatsoever.
Video playback stops immediately, audio after a couple of seconds.
Sounds like an issue with faulty memory, or what do you think?
Edit: Turned out, it was an Nvidia driver issue.
Now fixed.
@mina overheating? Plug in a live usb stick see how it reacts there.
If have dual ram and ram indeed is the culprit see if the behaviour changes one when you remove them one by one.
This one is also quite handy and nice to know https://wiki.ubuntuusers.de/Magic_SysRQ/

-
Yesterday, my #computer started to randomly freeze.
I.e. it becomes completely unresponsive. Most of the time, the mouse cursor still moves, but clicking doesn't do anything.
Keyboard inputs have no effect whatsoever.
Video playback stops immediately, audio after a couple of seconds.
Sounds like an issue with faulty memory, or what do you think?
Edit: Turned out, it was an Nvidia driver issue.
Now fixed.
@mina No heavy swapping? If on Linux, have you tried to manually activate the OOM killer (Magic SysRq + F) when your system becomes unresponsive? -
Yesterday, my #computer started to randomly freeze.
I.e. it becomes completely unresponsive. Most of the time, the mouse cursor still moves, but clicking doesn't do anything.
Keyboard inputs have no effect whatsoever.
Video playback stops immediately, audio after a couple of seconds.
Sounds like an issue with faulty memory, or what do you think?
Edit: Turned out, it was an Nvidia driver issue.
Now fixed.
@mina nothing better than a running a memtest before you go to sleep and check you storage's health too

-
@mina overheating? Plug in a live usb stick see how it reacts there.
If have dual ram and ram indeed is the culprit see if the behaviour changes one when you remove them one by one.
This one is also quite handy and nice to know https://wiki.ubuntuusers.de/Magic_SysRQ/

I have 4 memory banks, so removing 1 is no big deal. I will try by removing 1 at a time.
Overheating is not an issue. When this started, I watched the temperatur sensors, and none has ever surpassed 70°.
Thanks for the link. I didn't know the "Magic SysRQ".
-
@mina No heavy swapping? If on Linux, have you tried to manually activate the OOM killer (Magic SysRq + F) when your system becomes unresponsive?
Not yet. I have to read into this, as something like that hasn't been an issue for decades.
-
@mina nothing better than a running a memtest before you go to sleep and check you storage's health too

Sounds like a sensible plan.
-
I have 4 memory banks, so removing 1 is no big deal. I will try by removing 1 at a time.
Overheating is not an issue. When this started, I watched the temperatur sensors, and none has ever surpassed 70°.
Thanks for the link. I didn't know the "Magic SysRQ".
@mina No problemo you're welcome.
-
Sounds like a sensible plan.
-
Yesterday, my #computer started to randomly freeze.
I.e. it becomes completely unresponsive. Most of the time, the mouse cursor still moves, but clicking doesn't do anything.
Keyboard inputs have no effect whatsoever.
Video playback stops immediately, audio after a couple of seconds.
Sounds like an issue with faulty memory, or what do you think?
Edit: Turned out, it was an Nvidia driver issue.
Now fixed.
Do you had a system upgrade recently? There's an issue with GTK4.18 as I remember.
-
Do you had a system upgrade recently? There's an issue with GTK4.18 as I remember.
Danke für den Tipp!
Leider ist das wohl nicht das Problem.
Meine Version ist 3.24.41
Aber: Mit dem 2. RAM-Riegel ausgebaut, ist jetzt seit einer halben Stunde nichts passiert.
-
Yesterday, my #computer started to randomly freeze.
I.e. it becomes completely unresponsive. Most of the time, the mouse cursor still moves, but clicking doesn't do anything.
Keyboard inputs have no effect whatsoever.
Video playback stops immediately, audio after a couple of seconds.
Sounds like an issue with faulty memory, or what do you think?
Edit: Turned out, it was an Nvidia driver issue.
Now fixed.
I have this issue as well. I replaced most of my hardware since it started but it's still happening.
-
I have this issue as well. I replaced most of my hardware since it started but it's still happening.
Shit. I hope, we can fix our respective issues!
-
Yesterday, my #computer started to randomly freeze.
I.e. it becomes completely unresponsive. Most of the time, the mouse cursor still moves, but clicking doesn't do anything.
Keyboard inputs have no effect whatsoever.
Video playback stops immediately, audio after a couple of seconds.
Sounds like an issue with faulty memory, or what do you think?
Edit: Turned out, it was an Nvidia driver issue.
Now fixed.
@mina or memory exhaustion. I have seen similar behaviour, especially when the swap partition was on an encrypted partition as then every read from swap has to go through the decryption but before that, the evicted page has to be encrypted. I have observed load values >70 in those situations. After a while, oomkiller will terminate a process, quite often the browser, and the system will become responsive again.
Since most newer distributions have moved to zram for swap, this has become rarer -
@mina or memory exhaustion. I have seen similar behaviour, especially when the swap partition was on an encrypted partition as then every read from swap has to go through the decryption but before that, the evicted page has to be encrypted. I have observed load values >70 in those situations. After a while, oomkiller will terminate a process, quite often the browser, and the system will become responsive again.
Since most newer distributions have moved to zram for swap, this has become rarerI don't have any encrypted partitions and with 32GB of RAM, it's hard to exhaust it, even with modern websites, I guess.
-
I don't have any encrypted partitions and with 32GB of RAM, it's hard to exhaust it, even with modern websites, I guess.
@mina I've seen it happen, albeit with uptimes >50 days and heavy Firefox use, often way more than 50 tabs.
Have a terminal open monitoring top/btop when it happens again.
Also, if you suspect hardware, have a look at dmesg -
@mina I've seen it happen, albeit with uptimes >50 days and heavy Firefox use, often way more than 50 tabs.
Have a terminal open monitoring top/btop when it happens again.
Also, if you suspect hardware, have a look at dmesgHow can you live with so few tabs?
If taking memory banks out doesn't solve the problem, I will start the detective work.
-
How can you live with so few tabs?
If taking memory banks out doesn't solve the problem, I will start the detective work.
@mina you can also run `journalctl --boot -1` and see if there are any oops'es or other obvious failures.
Generally, I found that dropping a log like that into one of the typical llms can give a pretty good first hin to what possible issues might be contained in it -
@mina you can also run `journalctl --boot -1` and see if there are any oops'es or other obvious failures.
Generally, I found that dropping a log like that into one of the typical llms can give a pretty good first hin to what possible issues might be contained in itSounds like a good idea.
Those logs have so many entries, and with most, I have no idea what they mean.
-
Sounds like a good idea.
Those logs have so many entries, and with most, I have no idea what they mean.
@mina oh, ich verwechsel das immer: --boot -1 ist der vorletzte Boot, --boot 0 der letzte (aktuelle).
für Memory Issues ist auch
journalctl -ke | grep -i "out of memory" hilfreich, eventuell kombiniert mit --boot -1 wenn Du gerade nach einem solchen Hänger neu gestartet hast -
@mina oh, ich verwechsel das immer: --boot -1 ist der vorletzte Boot, --boot 0 der letzte (aktuelle).
für Memory Issues ist auch
journalctl -ke | grep -i "out of memory" hilfreich, eventuell kombiniert mit --boot -1 wenn Du gerade nach einem solchen Hänger neu gestartet hast@mina wenn das Problem häufig auftritt kann es auch hilfreich sein, eine Shell mit `sudo dmesg -wT` offen zu haben - das sind die live Kernel Messages - wenn der Kernel bemerkt, dass was nicht stimmt, dann wird das hier sichtbar.