I've recently been trying out Linux Mint with the Xfce desktop environment, and for the most part, it's been running really smoothly. However, over the last couple of days, it has started to crash unexpectedly during various tasks. It's odd because my PC typically uses only about 2 to 2.5 GB of RAM, and I have 4 GB available, so it shouldn't be a memory issue. My CPU also doesn't seem to be under much stress. Given that I don't experience crashes when using Windows 10, I'm hesitant to think this is a hardware problem. I'm wondering if switching to the Cinnamon version of Mint or trying Kubuntu with KDE Plasma might help. Any recommendations or insights would be greatly appreciated! Here are my computer specs: Intel Pentium N3700 CPU, 4GB of RAM, and a 1TB HDD.
3 Answers
Random crashes can be a bit tricky. They could be caused by overheating, faulty hardware like RAM or the motherboard, or even just not having enough swap space. Since you have 4GB of RAM, it's relatively low for modern usage, especially if you're running several apps. If you’ve recently reinstalled Linux and it still crashes, it might lean towards a hardware issue. Make sure to monitor your app usage and the system's performance; using a system monitor tool could be crucial here.
You mentioned your HDD—it's worth checking its health. If it's aging or faulty, that can definitely lead to system instability. Don't overlook that as a potential issue!
It sounds like you might need to gather more information to troubleshoot what's going wrong. Are you getting any specific error messages during the crashes? If your desktop environment is crashing, like getting kicked back to the login screen, or if the whole system is crashing, that info would really help pinpoint the issue. You might want to check the logs using the journalctl command to see if anything unusual pops up around the time of the crashes. Knowing what GPU you have could also be useful.

With that Intel N3700, I'm guessing you might not have a dedicated GPU, which could complicate things. Just keep an eye on it!