[mythtv-users] finding leaks

Daryl McDonald darylangela at gmail.com
Mon Sep 1 15:04:40 UTC 2014


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

so I made the directory:

daryl at daryl-A780L3C:~$ cd /usr/local/bin
daryl at daryl-A780L3C:/usr/local/bin$ sudo mkdir mythfrontend

and tried again:

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: is a directory
daryl at daryl-A780L3C:~$

At this point said directory is empty, What should I do to get this
working? When the system turned on this morning for a recording the ram
usage was at 1.5Gb and has steadily climbed to 3.3Gb in one hour doing only
one recording. Am I even on the right track?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20140901/be3a97a1/attachment.html>


More information about the mythtv-users mailing list