<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Crash on shutdown, Assertion 'a >= 0 && a < _JOB_TYPE_MAX_MERGING' failed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67427#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Crash on shutdown, Assertion 'a >= 0 && a < _JOB_TYPE_MAX_MERGING' failed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67427">bug 67427</a>
from <span class="vcard"><a class="email" href="mailto:ivan@ludios.org" title="Ivan Kozik <ivan@ludios.org>"> <span class="fn">Ivan Kozik</span></a>
</span></b>
<pre>With the patch:
Jul 29 18:13:27 nixos systemd[1]: Stopped ACPI Daemon.
Jul 29 18:13:27 nixos systemd[1]: Stopped Cron Daemon.
Jul 29 18:13:27 nixos systemd[1]: Stopped Getty on tty1.
Jul 29 18:13:27 nixos systemd[1]: systemd-logind.service: main process exited,
code=exited, status=1/FAILURE
Jul 29 18:13:27 nixos systemd[1]: Stopped Login Service.
Jul 29 18:13:27 nixos systemd[1]: Unit systemd-logind.service entered failed
state.
Jul 29 18:13:27 nixos systemd[1]: Stopped SSH Daemon.
Jul 29 18:13:27 nixos systemd[1]: Stopped D-Bus System Message Bus.
Jul 29 18:13:27 nixos systemd[1]: Stopped NTP Daemon.
Jul 29 18:13:27 nixos systemd[1]: Stopping User and Group Name Lookups.
Jul 29 18:13:27 nixos systemd[1]: Stopped target User and Group Name Lookups.
Jul 29 18:13:27 nixos systemd[1]: Stopping Name Service Cache Daemon...
Jul 29 18:13:27 nixos systemd[1]: Stopping system-getty.slice.
Jul 29 18:13:27 nixos systemd[1]: Removed slice system-getty.slice.
Jul 29 18:13:27 nixos systemd[1]: Started Store Sound Card State.
Jul 29 18:13:27 nixos systemd[1]: a=5 b=2
Jul 29 18:13:27 nixos systemd[1]: Assertion 'a >= 0 && a <
_JOB_TYPE_MAX_MERGING' failed at src/core/job.c:341, function
job_type_lookup_merge(). Aborting.
Jul 29 18:13:27 nixos systemd[1]: Caught <ABRT>, dumped core as pid 2070.
Jul 29 18:13:27 nixos systemd[1]: Freezing execution.
I had to reboot a few times to get this to reproduce on systemd 206; I finally
got it when I had a few processes running: two `find /`, a `ping -f localhost`,
and a `cat /dev/urandom | bzip2 > /dev/null`</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>