[systemd-bugs] [Bug 67427] New: Crash on shutdown, Assertion 'a >= 0 && a < _JOB_TYPE_MAX_MERGING' failed
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jul 27 22:19:48 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=67427
Priority: highest
Bug ID: 67427
Assignee: systemd-bugs at lists.freedesktop.org
Summary: Crash on shutdown, Assertion 'a >= 0 && a <
_JOB_TYPE_MAX_MERGING' failed
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: critical
Classification: Unclassified
OS: Linux (All)
Reporter: ivan at ludios.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: unspecified
Component: general
Product: systemd
Created attachment 83113
--> https://bugs.freedesktop.org/attachment.cgi?id=83113&action=edit
journals with Assertion 'a >= 0 && a < _JOB_TYPE_MAX_MERGING' failed
When I shut down or reboot NixOS (unstable channel, systemd 203 or 206), the
system never finishes shutting down. After I forcefully reboot it, I see this
in the journal:
Jul 28 06:55:05 nixos systemd[1]: Assertion 'a >= 0 && a <
_JOB_TYPE_MAX_MERGING' failed at src/core/job.c:338, function
job_type_lookup_merge(). Aborting.
Jul 28 06:55:05 nixos systemd[1]: Caught <ABRT>, dumped core as pid 2017.
Jul 28 06:55:05 nixos systemd[1]: Freezing execution.
Full journals are attached, including one where I tried systemd 206.
# uname -a
Linux nixos 3.4.54 #1 SMP Tue Jul 23 21:48:39 UTC 2013 x86_64 GNU/Linux
My NixOS install is running as a guest in VMWare Workstation 9.0.2 on a CentOS
6.4 host. The guest has the default VMWare guest hardware.
NixOS builds systemd with these options:
https://github.com/NixOS/nixpkgs/blob/master/pkgs/os-specific/linux/systemd/default.nix
and these patches:
https://github.com/NixOS/nixpkgs/tree/master/pkgs/os-specific/linux/systemd
and uses these units:
https://github.com/NixOS/nixos/blob/master/modules/system/boot/systemd.nix
(I had to change these slightly for 206)
--
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/20130728/c31a3cfa/attachment.html>
More information about the systemd-bugs
mailing list