systemd[1]: segfault

Hallo,

ich betreibe hier mehrere Installationen von openSUSE 13.1. Seit ein paar Tagen erhalte ich auf verschiedenen Maschinen eine Meldung in der Art:


monitor:~ #
Message from syslogd@monitor at Feb 19 19:42:46 ...
 kernel:[30061.002145] systemd[1]: segfault at 0 ip           (null) sp 00007fffeb78fe08 error 14 in systemd[400000+ed000]

Danach können dann keine Dienste mehr gestartet oder beendet werden:


monitor:~ # service --status-all
Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: Connection refused

Auch ein Reboot ist dann nicht mehr möglich:


monitor:~ # reboot
Failed to open /dev/initctl: Kein passendes Gerät bzw. keine passende Adresse gefunden
Failed to talk to init daemon.
monitor:~ #

Kennt jemand dieses Problem und kann mir sagen, woran das liegen könnte?

Viele Grüße
Michel

Sorry for answering in English in the German section of the forum;

They released a broken systemd which segfaults on various systems. The update was pulled but apparently you installed it before it was removed from the update repository. To fix the issue, you need to rollback to an earlier version of systemd, with; zypper in -f systemd=208-23.3 and reboot.

More information about it here: https://bugzilla.opensuse.org/show_bug.cgi?id=918226