The steps I did to reproduce this issue is by doing:
- Super + M (quits hyprland and goes to my session manager which is sddm)
- Launching back to hyprland with my session manager
I start hyprpolkitagent by doing this command in hyprland.conf:
exec-once = systemctl --user start hyprpolkitagent
This is the status of hyprpolkitagent when it fails:
× hyprpolkitagent.service - Hyprland Polkit Authentication Agent
Loaded: loaded (/usr/lib/systemd/user/hyprpolkitagent.service; disabled; preset: enabled)
Active: failed (Result: core-dump) since Mon 2026-03-09 04:37:21 CET; 45s ago
Duration: 98ms
Invocation: 79e3f84f2dd5445c9140392d45f86154
Process: 3030 ExecStart=/usr/lib/hyprpolkitagent/hyprpolkitagent (code=dumped, signal=ABRT)
Main PID: 3030 (code=dumped, signal=ABRT)
Mem peak: 6.5M
CPU: 26ms
Mar 09 04:37:21 archlinux systemd[925]: hyprpolkitagent.service: Main process exited, code=dumped, status=6/ABRT
Mar 09 04:37:21 archlinux systemd[925]: hyprpolkitagent.service: Failed with result 'core-dump'.
Mar 09 04:37:21 archlinux systemd[925]: hyprpolkitagent.service: Scheduled restart job, restart counter is at 6.
Mar 09 04:37:21 archlinux systemd[925]: hyprpolkitagent.service: Start request repeated too quickly.
Mar 09 04:37:21 archlinux systemd[925]: hyprpolkitagent.service: Failed with result 'core-dump'.
Mar 09 04:37:21 archlinux systemd[925]: Failed to start Hyprland Polkit Authentication Agent.
Mar 09 04:37:26 archlinux systemd[925]: hyprpolkitagent.service: Start request repeated too quickly.
Mar 09 04:37:26 archlinux systemd[925]: hyprpolkitagent.service: Failed with result 'core-dump'.
Mar 09 04:37:26 archlinux systemd[925]: Failed to start Hyprland Polkit Authentication Agent.
The steps I did to reproduce this issue is by doing:
I start hyprpolkitagent by doing this command in hyprland.conf:
This is the status of hyprpolkitagent when it fails: