<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 1, 2014 at 11:54 AM, Daryl McDonald <span dir="ltr"><<a href="mailto:darylangela@gmail.com" target="_blank">darylangela@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">
<div><div class="h5">On Mon, Sep 1, 2014 at 11:21 AM, Alex Butcher <span dir="ltr"><<a href="mailto:mythlist@assursys.co.uk" target="_blank">mythlist@assursys.co.uk</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div class="h5"><div>On Mon, 1 Sep 2014, Daryl McDonald wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I've attempted to use a command found in a recent thread:<br>
daryl@daryl-A780L3C:~$ valgrind --leak-check=full --error-limit=no<br>
--show-reachable=yes --log-file=/tmp/vg.out /usr/local/bin/mythfrontend<br>
-v general,playback,libav --loglevel=debug --quiet --logpath=/tmp<br>
valgrind: /usr/local/bin/mythfrontend: No such file or directory<br>
</blockquote>
<br></div>
Replace '/usr/local/bin/mythfrontend' with mythfrontend (assuming it's in<br>
your $PATH).<br>
<br>
>From the valgrind man page:<br>
<br>
SYNOPSIS<br>
valgrind [valgrind-options] [your-program] [your-program-options]<br>
<br>
Best Regards,<br>
Alex<br></div></div><div class="">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a></div></blockquote><div><br></div><div>Thanks Larry and Alex, after looking at the output I'm wondering if the command is further inappropriate, in that I'm looking for memory leak during a recording, not a playback:</div>
<div><br></div><div> <a href="http://paste.ubuntu.com/8207304/" target="_blank">http://paste.ubuntu.com/8207304/</a></div><div><br></div><div>Maybe the command should have "recording" substituted for "playback"?</div>
<div><br></div><div> valgrind --leak-check=full --error-limit=no --show-reachable=yes --log-file=/tmp/vg.out /usr/bin/mythfrontend -v general,playback,libav --loglevel=debug --quiet --logpath=/tmp <br></div></div><br>
</div></div></blockquote><div>Here is another log from running the above command with a recording being played back:</div><div><br></div><div> <a href="http://paste.ubuntu.com/8207626/">http://paste.ubuntu.com/8207626/</a></div>
<div><br></div><div>any help interpreting this is greatly appreciated. Daryl </div></div><br></div></div>