DescriptionXose Vazquez Perez
2021-03-03 13:10:13 UTC
# systemctl daemon-reexec
Broadcast message from systemd-journald@chuchi (Wed 2021-03-03 11:28:47 CET):
systemd[1]: Caught <ABRT>, dumped core as pid 32873.
chuchi:~ #
Broadcast message from systemd-journald@chuchi (Wed 2021-03-03 11:28:47 CET):
systemd[1]: Freezing execution.
Message from syslogd@localhost at Mar 3 11:28:47 ...
systemd[1]:Caught <ABRT>, dumped core as pid 32873.
Message from syslogd@localhost at Mar 3 11:28:47 ...
systemd[1]:Freezing execution.
------
Fedora 34 (Workstation Edition Prerelease) with systemd-248~rc2-1.fc34.x86_64
Impossible to reboot the OS.
Comment 1Zbigniew Jędrzejewski-Szmek
2021-03-05 17:53:06 UTC
It's hard to say anything based on this... Please look in the logs after rebooting.
I'll assume it's the same as #1931034 for now.
*** This bug has been marked as a duplicate of bug 1931034 ***
Comment 2Xose Vazquez Perez
2021-03-05 17:59:05 UTC
1 boot the system
2 do "systemctl daemon-reexec"
3 and get a "systemd[1]:Freezing execution."
Comment 3Zbigniew Jędrzejewski-Szmek
2021-03-05 18:33:32 UTC
If only things were so simple... Obviously, people are doing daemon-reexec all the time
(it happens at least once during every boot during the transition from initrd to the main
system). But most people are not seeing this error. I test daemon-reexec all the time during development,
but I don't see this crash. So your reproducer is not useful… As I said, if you want this to be resolved,
please check if there's anything interesting in the logs.