You are not logged in.
Pages: 1
In the last few weeks, I have noticed that each time I try to shutdown my computer, SDDM would delay the process by 2-3 minutes, there is a message: "A stop job is running for simple desktop display manager" and the SSDM logs show the following:
Jul 01 15:14:33 Core sddm[1850]: Authentication for user "user" successful
Jul 01 15:14:33 Core sddm-helper[2044]: pam_unix(sddm:session): session opened for user user(uid=1000) by user(uid=0)
Jul 01 15:14:33 Core sddm-helper[2044]: pam_systemd(sddm:session): New sd-bus connection (system-bus-pam-systemd-2044) opened.
Jul 01 15:14:33 Core sddm[1850]: Auth: sddm-helper exited successfully
Jul 01 15:14:33 Core sddm[1850]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
Jul 01 15:14:33 Core sddm-helper[2044]: Writing cookie to "/tmp/xauth_ojTkYQ"
Jul 01 15:14:33 Core sddm-helper[2044]: Starting X11 session: "" "/usr/share/sddm/scripts/Xsession \"awesome\""
Jul 01 15:14:33 Core sddm[1850]: Session started true
Jul 01 18:59:05 Core sddm[1850]: Authentication error: SDDM::Auth::ERROR_INTERNAL "Process crashed"
Jul 01 18:59:05 Core sddm[1850]: Auth: sddm-helper (--socket /tmp/sddm-auth-e8e53364-0209-4d5c-8416-51cfe25a022b --id 1 --start awes>
Jul 01 18:59:05 Core sddm[1850]: Authentication error: SDDM::Auth::ERROR_INTERNAL "Process crashed"
Jul 01 18:59:05 Core sddm[1850]: Auth: sddm-helper exited with 1
Jul 01 18:59:05 Core systemd[1]: Stopping Simple Desktop Display Manager...
Jul 01 18:59:05 Core sddm[1850]: Signal received: SIGTERM
Jul 01 18:59:05 Core sddm[1850]: Socket server stopping...
Jul 01 18:59:05 Core sddm[1850]: Socket server stopped.
Jul 01 18:59:05 Core sddm[1850]: Display server stopping...
Jul 01 18:59:35 Core sddm[1850]: Display server stopping...
Jul 01 19:00:05 Core sddm[1850]: QProcess: Destroyed while process ("/usr/bin/X") is still running.
Jul 01 19:00:35 Core systemd[1]: sddm.service: State 'stop-sigterm' timed out. Killing.
Jul 01 19:00:35 Core systemd[1]: sddm.service: Killing process 1850 (sddm) with signal SIGKILL.
Jul 01 19:00:35 Core systemd[1]: sddm.service: Killing process 1874 (Xorg) with signal SIGKILL.
Jul 01 19:00:35 Core systemd[1]: sddm.service: Killing process 1868 (QDBusConnection) with signal SIGKILL.
Jul 01 19:00:35 Core systemd[1]: sddm.service: Main process exited, code=killed, status=9/KILL
Jul 01 19:01:20 Core systemd[1]: sddm.service: Failed with result 'timeout'.
Jul 01 19:01:20 Core systemd[1]: Stopped Simple Desktop Display Manager.For a reference, I am using AwesomeWM (X11) on a laptop with hybrid graphics (currently using the integrated graphics).
Offline
Did you investigate:
Authentication error: SDDM::Auth::ERROR_INTERNAL "Process crashed"Offline
Pages: 1