[systemd-bugs] [Bug 66908] New: systemd-205: Assertion 'path' failed at src/shared/cgroup-util.c:840, function cg_is_empty_recursive(). Aborting.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jul 14 10:08:30 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=66908
Priority: medium
Bug ID: 66908
Assignee: systemd-bugs at lists.freedesktop.org
Summary: systemd-205: Assertion 'path' failed at
src/shared/cgroup-util.c:840, function
cg_is_empty_recursive(). Aborting.
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: floppym at gentoo.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: unspecified
Component: general
Product: systemd
Created attachment 82424
--> https://bugs.freedesktop.org/attachment.cgi?id=82424&action=edit
journal excerpt
I ran into this while messing with the getty at .service and autovt at .service
units.
This is what I was doing just before the error:
# cat > /etc/systemd/system/getty at .service <<EOF
.include /usr/lib/systemd/system/getty at .service
[Service]
TTYVTDisallocate=no
EOF
# systemctl daemon-reload
[log in on a new vt]
[log out, notice that the tty still got cleared]
# ln -s getty at .service /etc/systemd/system/autovt at .service
# systemctl daemon-reload
[log in on a new vt]
[log out, notice that agetty does not start again]
[check the journal, notice that systemd[1] has dumped its core]
--
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/20130714/54abfab2/attachment.html>
More information about the systemd-bugs
mailing list