https://bugzilla.novell.com/show_bug.cgi?id=801423 https://bugzilla.novell.com/show_bug.cgi?id=801423#c0 Summary: systemd crashed while starting dhcpd with Assertion 's->state == SERVICE_START || s->state == SERVICE_START_POST' failed Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: openSUSE 12.1 Status: NEW Severity: Critical Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: stefan.muenkner@mx.uni-saarland.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=522782) --> (http://bugzilla.novell.com/attachment.cgi?id=522782) backtrace via dumped core User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 On my server systemd crashed yesterday in the middle of the night, while (most probably) trying do a scheduled restart of the dhcp-daemon via crontab. dhcpd was not restarted. The system was still working (seemingly) without any problems, but any usage of systemctl failed with: "Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused" (see the logs for more detailed infos) Consequently, since I was not able to restore the connection to the D-Bus service, the server could not be shutdown normally, the only way apart from a hard reset was using Alt+SysReq. This has the potential to cause data loss!!!! As a consequence I switched back to the standard SysV init. Reproducible: Didn't try The crontab entry leading to it: 26 3 * * * /usr/sbin/rcdhcpd restart from the logs : Jan 30 03:26:03 myserver systemd[1]: Assertion 's->state == SERVICE_START || s->state == SERVICE_START_POST' failed at src/service.c:2715, function service_fd_event(). Aborting. Jan 30 03:26:03 myserver systemd[1]: Caught <ABRT>, dumped core as pid 28315. Jan 30 03:26:03 myserver systemd[1]: Freezing execution. Jan 30 04:13:25 myserver systemd-logind[9265]: Removed session c24. lines Jan 30 03:26:03 myserver systemd[1]: Freezing execution. <-- snip - snip --> an 30 10:08:36 myserver systemd-cgroups-agent[2915]: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused Jan 30 10:08:43 myserver systemd-cgroups-agent[2919]: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused Jan 30 10:08:44 myserver systemd-cgroups-agent[2921]: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused Jan 30 10:08:45 myserver systemd-cgroups-agent[2923]: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused Jan 30 10:08:46 myserver systemd-cgroups-agent[2925]: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused Jan 30 10:08:52 myserver systemd-cgroups-agent[2927]: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.