Bug 75310 - systemd 209 stocked at boot after reaching socket.target
Summary: systemd 209 stocked at boot after reaching socket.target
Status: RESOLVED FIXED
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: All All
: medium major
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-21 09:59 UTC by Fryderyk Dziarmagowski
Modified: 2014-02-21 13:10 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Fryderyk Dziarmagowski 2014-02-21 09:59:07 UTC
journalctl says:

systemd 209 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP)
...
Assertion '(x->type == SOURCE_MONOTONIC && y->type == SOURCE_MONOTONIC) || (x->type == SOURCE_REALTIME && y->type == SOURCE_REALTIME)' failed at src/libsystemd/sd-event/sd-event.c:264, function latest_time_prioq_compare(). Aborting.
Caught <ABRT>, not dumping core.
Freezing execution.
...
nothing happens after it (5min)

systemd configured as:
--disable-audit         \
--disable-ima           \
--disable-selinux       \
--disable-silent-rules  \
--disable-static        \
--disable-tcpwrap       \
--enable-compat-libs    \
--with-firmware-path=/usr/lib/firmware  \
--with-sysvinit-path=   \
--with-sysvrcnd-path=

running on linux 3.12.11

I see this problem only on my physical box. A live image prepared with same environment boots just fine.
Comment 1 Lennart Poettering 2014-02-21 13:10:00 UTC
Fixed in git! Thanks!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.