I have been installing Fedora 42 multiple times these past 3 weeks, and I am having a consistent crashing issue.
The problem, simply explained, is this:
Opening an application (especially GNOME applications) makes my system prone to crashing.
It’s especially prevalent whenever I crash (because of the apps), get thrown back to the login screen, log in again, and then open the same app again.
I have exactly two apps that aren’t GNOME applications (Zen Browser and Steam), and these two apps do not cause this issue.
At first, I thought perhaps the apps I installed through Flatpak were causing this issue, but that’s not the case. I’ve installed Console (gnome-console) through dnf
, and it also causes a crash:
Notice the visual artifact; it happens many times but not always.
Then I thought perhaps it was just my GPU. I bought a used GPU for this particular PC build, but when I tried installing Fedora KDE, this issue almost never appeared.
So I suspect there’s a problem with GNOME, specifically Mutter, and also perhaps Wayland.
I have attached the journalctl
output in a text file for you to peruse. Also, here are some links provided by problem reporting apps that indicate the crash:
Crash log: Crash Log for reference · GitHub
This is my PC spec:
What I have tried to resolve this issue:
- Uninstalling nvidia-gpu-firmware-20250613-1.fc42.noarch (not sure why rpgfusion for Nvidia exists on my system, as I’m using AMD). The problem kept appearing, so I re-installed it.
- Installing Fedora KDE resulted in the problem being noticeably reduced, with rare crashes. However, once it crashes, I need to hard reboot.
Please help me.