So as the title suggests, this morning i updated the system using Discovery, but after reboot, the system is just not working. I can log in just fine, but after login, everything is crashing. Open dolphin - crash, open discovery - crash, right click on desktop - crash, right click taskbar - crash, open start menu - crash, cant open console, because crash… open console with CTRL+ALT+T - crash, cant even get any kind of error log, because crash…
But some applications work just fine. My VPN connects, Steam opens, browser works too. And they all work normal as well - i can watch youtube videos, play games on steam - i tried Stellar Blade which runs on steam proton and A Dance of Fire and Ice which has native linux port, and they both work no problem.
In grub, i tried to get into the fedora rescue, but it wont let me in, because it wants root password for maintenance. But when i try to put in my root passwod it says that the password is incorrect…
Any idea what i could do to fix this?
My system specs are:
CPU: 9950x3d
GPU: RX 9070 XT
Ram: 64gb
EDIT: when i say crash i dont mean complete system crash, just the app crashes, and my desktop turns black, also the task bar dissapears. I would take a screenshot of this, but when i try, guess what…crash.
No, i had 3 kernels to choose from, and none of them worked. With no way to access any kind of error log, i was not able to resolve the issue, so i had to reinstall the OS. Now it works fine.
Glad your system is working, but unless you have backups, reinstalling loses information that might help us understand what failed and prevent getting into a crash+install loop. In particular, we can’t rule out a hardware issue. You might want to install and boot memtest86+ as well as check the “health” of your mass storage devices with Gnome DIsks.
2 instances being reported means there could be many others affected.
Without more details of the hardware and journal entries we can’t do much to help. I gather that @mrdoomer was able to boot the LIve USB installer. If you decide to reinstall, please preserve the journal (/var/log/journal/<long random string>) from the old install. Then it should be possible to use journalctl --directory ... to look for the source of the problems.
It could be useful to post the output of inxi -Fzxx to compare with that from @mrdoomer’s system.
The lastest updates are extremely buggy. I am now getting a crash in Dolphin when trying to access my TRUENAS. The ony way I found to go around this problem is by adding this in the search bar : smb://{truenas_username}@{hostname_of_my_truenas}.local/
For me, the 6.9.1-2 upgrade only caused issues in the Plasma lockscreen, but a user on Bugzilla reported more extensive crashing that was resolved by downgrading to 6.9.1-1.
Yesterday I installed Fedora 42 KDE on my machine. Yesterday, all seemed working fine. But today, when I wanted to do actually some constructive working on my PC, and put some load on it (opening up apps, workflows etc, something a normal user regularly does daily) - I experienced the same crashes the OP said. Every single little movement I made, ended up in crash, to a point that my whole desktop became unresponsive, and the only way to come out of it was to plasmashell --replace & . But even that not always worked, and I had to kill processes manually, to make it somehow responsive so I could just gracefully reboot my PC… Haruna? Crash. Dolphin? Crash. Firefox? Crash. Steam? Crash. Dr. Konqi (the crash handler)? Even that crashed… What is going on? Is the F42 KDE edition (which is now an official flavor as we know - that’s why I picked it) this much of bugged, or what’s causing all this sudden crashes?
Please do note, that I don’t have any 3rd party Plasma addon/theming etc installed, all is there default, as Fedora shipped by the installer..
Is GNOME a safer option to go with? Or should I just stay put, and wait for any fix or Fedora 43 KDE will be any better?
I’m mentioning that I have an Nvidia GTX 1050 Ti GPU, but at this point I’m already 100% certain that it can’t be the root of crashes, cause I’m finding multiple reports recently (even here in thread) and on reddit about the same crashes for AMD guys, so that isolates the GPU part. We already know its not the kernel aswell (but Linus Torvalds might prove me wrong, I’ve seen many interesting mailinglists, this the most recent, but this one is top my fave). I think it’s something with KDE Plasma Wayland? But then again it might be a bug in the kernel, that breaks userspace…