<br><br><div class="gmail_quote">On 18 February 2010 18:37, Paul Harrison <span dir="ltr">&lt;<a href="mailto:mythtv@sky.com">mythtv@sky.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">Ian Clark wrote:<br>
[snip me]<br>
<br>
</div></div>Yes I&#39;ve seen this also it&#39;s caused by MythWelcome  slowly leaking<br>
memory which causes the slow down and eventually it&#39;s killed due to lack<br>
of memory. It only seems to happen if mythfrontend  has been started and<br>
mythwelcome is waiting for it to exit.<br>
<br></blockquote><div>Ahhh, coool. cheers. I&#39;ve not seen it be quit (as that would take X with it) but slowdown sounds very possible.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

It&#39;s something that has changed very recently. I suspect it&#39;s something<br>
to do with the new timer stuff leaking resources when the main thread is<br>
stopped waiting for the  FE to exit but that&#39;s just a guess. The other<br>
thing that changed recently is the adding of the two MythUIClock widgets<br>
which could also be leaking memory. The easy way to eliminate them would<br>
be to just comment them out of the mythwelcome theme file.<br>
<br></blockquote><div>I&#39;m assuming this is in &#39;welcome-ui.xml&#39; in share/mythtv/themes/default? I&#39;ve commented out the :<br><br>        &lt;clock name=&quot;date&quot;&gt;<br>...<br>        &lt;/clock&gt;<br>
<br>        &lt;clock name=&quot;time&quot; from=&quot;date&quot;&gt;<br>...<br>        &lt;/clock&gt;<br><br>sections? I assume these are the correct ones? I&#39;ll report back.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

If you could run mythwelcome under valgrind that would be very useful to<br>
see where the leak is otherwise you will just have to be patient and<br>
wait for me to find time to track down the problem.<br>
<br></blockquote><div>Assuming I don&#39;t forget between now and bed I&#39;ll leave it running in valgrind overnight. :)<br><br>Dunno if it&#39;s any help, but I&#39;ve seen the same issue with mythfrontend (when quitting XBMC launched from it). I don&#39;t see it in mythfrontend if it remains the foreground process though.<br>
<br>Cheers for the help.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Paul H.<br></blockquote><div><br>Ian<br><br></div></div>