<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - systemd 209 stocked at boot after reaching socket.target"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75310">75310</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>systemd 209 stocked at boot after reaching socket.target
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>fdziarmagowski@gmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>systemd
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>