Re: [systemd-devel] Systemd / PID 1 leak

2013-11-20 Thread Lennart Poettering
On Tue, 19.11.13 22:28, Colin Guthrie (gm...@colin.guthr.ie) wrote: > > 'Twas brillig, and Oleksii Shevchuk at 19/11/13 21:10 did gyre and gimble: > >> Valgrind > > > > Any methodology for pid 1 valgrinding? How to start/gather information > > for example? > > > > Do you have any setup for that

Re: [systemd-devel] Systemd / PID 1 leak

2013-11-19 Thread Colin Guthrie
'Twas brillig, and Oleksii Shevchuk at 19/11/13 21:10 did gyre and gimble: >> Valgrind > > Any methodology for pid 1 valgrinding? How to start/gather information > for example? > > Do you have any setup for that? Maybe I can clone it Probably best to use systemd-nspawn and a container tree to "b

Re: [systemd-devel] Systemd / PID 1 leak

2013-11-19 Thread Oleksii Shevchuk
> Valgrind Any methodology for pid 1 valgrinding? How to start/gather information for example? Do you have any setup for that? Maybe I can clone it ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/l

Re: [systemd-devel] Systemd / PID 1 leak

2013-11-19 Thread David Timothy Strauss
On Wed, Nov 20, 2013 at 5:33 AM, Oleksii Shevchuk wrote: > Any suggestions how to find the problem? Valgrind ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

[systemd-devel] Systemd / PID 1 leak

2013-11-19 Thread Oleksii Shevchuk
Systemd system instance (not the user one) is leaking for me. WinterMute # while :; do systemctl daemon-reload; ps v 1; done PID TTY STAT TIME MAJFL TRS DRS RSS %MEM COMMAND 1 ?Rs 0:01 48 1000 30535 4244 0.0 /usr/lib/systemd/systemd PID TTY STAT TIM