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.
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.