https://bugs.kde.org/show_bug.cgi?id=504206
--- Comment #3 from Christian Gruber <christian_gru...@gmx.de> --- On Wayland, the Plasma shell crashes instead of kwalletd6. The journal contains the following logs related to the Plasma shell: 2025-05-15T23:47:55+02:00 systemd-coredump[6105]: Process 1505 (plasmashell) of user 1026 terminated abnormally with signal 11/SEGV, processing... 2025-05-15T23:47:56+02:00 systemd[1138]: plasma-plasmashell.service: Main process exited, code=dumped, status=11/SEGV 2025-05-15T23:47:57+02:00 drkonqi-coredump-processor[6107]: "/usr/bin/plasmashell" 1505 "/var/lib/systemd/coredump/core.plasmashell.1026.67f57d4e4acd4904946e9d69baf4c418.1505.1747345675000000.zst" 2025-05-15T23:47:56+02:00 systemd[1138]: plasma-plasmashell.service: Failed with result 'core-dump'. Still, there are some logs related to kwalletd6 in the journal: 2025-05-15T23:47:56+02:00 kwalletd6[1237]: The Wayland connection broke. Did the Wayland compositor die? 2025-05-15T23:47:56+02:00 kwalletd6[1237]: qt.qpa.wayland: Attempting wayland reconnect 2025-05-15T23:47:56+02:00 kwalletd6[1237]: Failed to write to the pipe: Ungültiger Dateideskriptor. 2025-05-15T23:47:56+02:00 kwalletd6[1237]: qt.qpa.wayland: There are no outputs - creating placeholder screen Once again, as on X11, drkonqi crashes after plasmashell with the following journal logs: 2025-05-15T23:47:57+02:00 drkonqi[6146]: qt.qpa.xcb: could not connect to display 2025-05-15T23:47:57+02:00 drkonqi[6146]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin. 2025-05-15T23:47:57+02:00 drkonqi[6146]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. 2025-05-15T23:47:57+02:00 drkonqi[6146]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: eglfs, minimal, minimalegl, vkkhrdisplay, wayland-egl, linuxfb, vnc, offscreen, wayland, xcb. 2025-05-15T23:47:57+02:00 hull systemd-coredump[6150]: Process 6146 (drkonqi) of user 1026 terminated abnormally with signal 6/ABRT, processing... I'll add the core dump infos of the crashes for plasmashell and drkonqi on Wayland. -- You are receiving this mail because: You are watching all bug changes.