[systemd-bugs] [Bug 67427] Crash on shutdown, Assertion 'a >= 0 && a < _JOB_TYPE_MAX_MERGING' failed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 29 09:19:03 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=67427

--- Comment #4 from Ivan Kozik <ivan at ludios.org> ---
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`

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130729/328cb904/attachment.html>


More information about the systemd-bugs mailing list