https://bugs.kde.org/show_bug.cgi?id=446311
--- Comment #2 from Colin <ccgauvi...@gmail.com> --- Sorry for the delay - I just had my first child last week so it's been rather hectic. `coredumpctl` says `No coredumps found` (regardless of running as user or root). Checking through the journal entries and trying to figure out what's relevant here, it looks like it might just be closing the session? ```sddm-helper[1694] [PAM] Closing session ksmserver[1934] The X11 connection broke (error 1). Did the X11 server die? kdeinit5[1921] kdeinit5: Fatal IO error: client killed kdeinit5[1921] kdeinit5: sending SIGHUP to children. sddm-helper[1694] pam_unix(sddm-autologin:session): session closed for user colin sddm-helper[1694] [PAM] Ended. kdeinit5[1921] kdeinit5: sending SIGTERM to children. kdeinit5[1921] kdeinit5: Exit. sddm[1474] Auth: sddm-helper exited with 1 systemd-logind[1149] Session 1 logged out. Waiting for processes to exit. startplasma-way[1858] "kdeinit5_shutdown" () exited with code 255 systemd[1] systemd-rfkill.service: Deactivated successfully. kded5[1931] plasma-nm: Network connectivity limited, scheduling notification kded5[1931] The Wayland connection broke. Did the Wayland compositor die? [...] (bluetooth stuff, akonadi stuff) systemd[1] Reached target Multi-User System. systemd[1] Reached target Graphical Interface.``` I'm not sure what exactly I'm looking at here. Is this the init process terminating, and that's what all the exiting is in the journal, or is this my actual user session crashing/closing? -- You are receiving this mail because: You are watching all bug changes.