Comment 14 for bug 1519499

Revision history for this message
Martin Pitt (pitti) wrote : Re: [systemd] SIGPWR doesn't always lead to shutdown

Ah, thanks! This finally revealed something interesting. So pretty much everything is shut down already, but the last step triggers an assertion:

Dec 01 17:23:49 test systemd[1600]: systemd-poweroff.service: Executing: /bin/systemctl --force poweroff
Dec 01 17:23:49 test systemd[1]: Assertion 'sd_id128_randomize(&id) >= 0' failed at ../src/core/dbus.c:657, function bus_on_connection(). Aborting.
Dec 01 17:23:50 test systemd[1]: Caught <ABRT>, dumped core as pid 1612.
Dec 01 17:23:50 test systemd[1]: Freezing execution.