On 07.01.2014 23:52, Zlatko Calusic wrote:
I replaced `start-stop-daemon --start --quiet --pidfile /var/run/lightdm.pid --name lightdm --exec $DAEMON -b|| echo -n " already running"' in /etc/init.d/lightdm with `valgrind --leak-check=yes $DAEMON', fired up screen and run `/etc/init.d/lightdm start >out 2>err' in it. Will send you the files in about an hour, after I ctrl-C it. I hope that's what you need? Never run valgrind before. :P
Log attached. Though, I'm not sure this will be helpful. This is valgrind log of lightdm daemon, but it's not daemon that is leaking, but gtk-greeter! I don't know how to run valgrind on gtk-greeter, which is started internally by lightdm. Please instruct.
-- Zlatko
valgrind.log.gz
Description: application/gzip