[systemd-bugs] [Bug 86044] New: make check assertion failure: unit_get_siblings_mask

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Nov 8 13:30:50 PST 2014


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

            Bug ID: 86044
           Summary: make check assertion failure: unit_get_siblings_mask
           Product: systemd
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: systemd-bugs at lists.freedesktop.org
          Reporter: aelschuring at hotmail.com
        QA Contact: systemd-bugs at lists.freedesktop.org

Created attachment 109140
  --> https://bugs.freedesktop.org/attachment.cgi?id=109140&action=edit
testsuite log

Using current git HEAD (ed7fb9cb), I get the following make check failure:

Assertion 'unit_get_siblings_mask(son) == ((CGROUP_CPU | CGROUP_CPUACCT |
CGROUP_MEMORY) & m->cgroup_supported)' failed at
src/test/test-cgroup-mask.c:85, function test_cgroup_mask().

I used the following sequence (configure options are based on Debian's build
script):
$ ./configure --with-rootprefix= --with-rootlibdir=/lib/x86_64-linux-gnu
--with-sysvinit-path=/etc/init.d --with-sysvrcnd-path=/etc
--with-firmware-path=/lib/firmware --with-debug-shell=/bin/bash
--with-telinit=/lib/sysvinit/telinit --disable-coredump --disable-efi
--disable-myhostname --disable-vconsole --disable-microhttpd --disable-sysusers
--disable-silent-rules --with-system-{u,g}id-max=999 --enable-selinux
--enable-introspection --enable-compat-libs --with-{dns,ntp}-servers=
PYTHON=python3
$ make -j2
$ make check


The compile environment is an up-to-date Debian testing amd64, the following
package versions are included by the reportbug script:

Kernel: Linux 3.16-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages systemd depends on:
ii  acl             2.2.52-2
ii  adduser         3.113+nmu3
ii  initscripts     2.88dsf-57
ii  libacl1         2.2.52-2
ii  libaudit1       1:2.4-1
ii  libblkid1       2.25.2-2
ii  libc6           2.19-12
ii  libcap2         1:2.24-6
ii  libcap2-bin     1:2.24-6
ii  libcryptsetup4  2:1.6.6-3
ii  libgcrypt20     1.6.2-4
ii  libkmod2        18-3
ii  liblzma5        5.1.1alpha+20120614-2
ii  libpam0g        1.1.8-3.1
ii  libselinux1     2.3-2
ii  libsystemd0     215-5+b1
ii  sysv-rc         2.88dsf-57
ii  udev            215-5+b1
ii  util-linux      2.25.2-2

-- 
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/20141108/14201817/attachment.html>


More information about the systemd-bugs mailing list