[mythtv-users] finding leaks

Alex Butcher mythlist at assursys.co.uk
Mon Sep 1 15:21:34 UTC 2014


On Mon, 1 Sep 2014, Daryl McDonald wrote:

> I've attempted to use a command found in a recent thread:
> daryl at daryl-A780L3C:~$ valgrind --leak-check=full --error-limit=no
> --show-reachable=yes --log-file=/tmp/vg.out     /usr/local/bin/mythfrontend
> -v general,playback,libav --loglevel=debug --quiet --logpath=/tmp
> valgrind: /usr/local/bin/mythfrontend: No such file or directory

Replace '/usr/local/bin/mythfrontend' with mythfrontend (assuming it's in
your $PATH).

>From the valgrind man page:

SYNOPSIS
        valgrind [valgrind-options] [your-program] [your-program-options]

Best Regards,
Alex


More information about the mythtv-users mailing list