[systemd-bugs] [Bug 80620] New: Systemd crashes in libcontainer/docker
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jun 28 01:10:19 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=80620
Priority: medium
Bug ID: 80620
Assignee: systemd-bugs at lists.freedesktop.org
Summary: Systemd crashes in libcontainer/docker
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: jakahudoklin at gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: unspecified
Component: general
Product: systemd
I was trying to make systemd 212 run in lxc implementation of docker(on nixos
linux distro), libcontainer. Well it crashes immidiately, without any log
output or anything. This is backtrace from gdb:
#0 0x00007ff44f7e3d10 in __pause_nocancel () from
/nix/store/94n64qy99ja0vgbkf675nyk39g9b978n-glibc-2.19/lib/libpthread.so.0
#1 0x000000000048595d in freeze ()
#2 0x000000000049aa2e in main ()
What is funny is that i'm able to run it perfectly fine if PID>1 using --system
flag. Just as an info, i'm running it from init shell script, which does
exec(so replacing shell process with systemd process).
I also reported this issue to docker
https://github.com/dotcloud/docker/issues/6730
--
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/20140628/7ad56001/attachment.html>
More information about the systemd-bugs
mailing list