Hello,
I’m running a new install of Fedora43 + KDE.
$ distro
Name: Fedora Linux 43 (Forty Three)
Version: 43
Codename:
$ rpm -qa | grep plasma.*login
plasma-login-manager-6.6.3-1.fc43.x86_64
kcm-plasmalogin-6.6.3-1.fc43.x86_64
kde-settings-plasmalogin-43.101-3.fc43.noarch
$ rpm -qa | grep qt6.*-gui
qt6-qtbase-gui-6.10.2-2.fc43.x86_64
$ systemctl get-default
graphical.target
On EVERY system cold boot, the system boots to a blank screen.
It is functional @ shell, accessible via ssh, etc.; just the graphical env has an issue.
Checking dmesg I see
…
plasma-login-greeter segfault at 8e ip 00007f072e553124 sp 00007fff88e5e858 error 4 in libQt6Gui.so.6.10.2[153124,7f072e400000+797000] likely on CPU 1 (core 1, socket 0)
…
every time.
An immediate warm-reboot solves the problem. The system boots to greeter screen, login works, and the Plasma Desktop is up.
No error in dmesg this second time around.
I can reboot all day long and it’s good.
If I shutdown, then cold boot. It happens again, same error.
I don’t know much at all about debugging KDE packages yet.
Just want to first check if this is a known problem with a fix? Bad config maybe?
Or a real bug?
Thanks,
Len