That seems to have done the trick - thanks!<br><br>Cheers,<br>Russell.<br><br><div><span class="gmail_quote">On 6/26/06, <b class="gmail_sendername">David Blain</b> &lt;<a href="mailto:MythTV@theblains.net">MythTV@theblains.net
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt;From: <a href="mailto:mythtv-dev-bounces@mythtv.org">mythtv-dev-bounces@mythtv.org
</a> [mailto:<a href="mailto:mythtv-dev-bounces@mythtv.org">mythtv-dev-bounces@mythtv.org</a>]<br>On Behalf Of Russell Mora<br>&gt;Sent: Sunday, June 25, 2006 11:45 PM<br>&gt;To: Development of mythtv<br>&gt;Subject: [mythtv] mythbackend leaking udp sockets
<br>&gt;<br>&gt;<br>&gt;Hi All,<br>&gt;<br>&gt;Has anyone else noticed mythbackend (10296) leaking udp sockets?&nbsp;&nbsp;E.g.<br>&gt;<br>&gt;myth_master transcode # lsof -c mythbacke | grep UDP<br>&gt;mythbacke 5917 root&nbsp;&nbsp;&nbsp;&nbsp;9u&nbsp;&nbsp;IPv4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;58918&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UDP
<br><a href="http://239.255.255.250:1900">239.255.255.250:1900</a><br>&gt;mythbacke 5917 root&nbsp;&nbsp; 12u&nbsp;&nbsp;IPv4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;58959&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UDP<br>*:35603<br>&gt;<br>&gt; .... and the number just keeps going up and up - I've seen the backend
<br>eventually run out of FDs (hits 1024 ulimit).&nbsp;&nbsp;The weirdest part is that if<br>I strace the mythbackend process I don't see the socket calls - probably<br>just means strace is busted though.<br>&gt;<br>&gt;I am willing to work on this but does anyone have any pointers?
<br>&gt;<br>&gt;Cheers,<br>&gt;Russell.<br><br>I just commited a fix for a QSocketDevice that wasn't being freed.&nbsp;&nbsp;Can you<br>please re-test and let me know if it solved the problem you found?<br><br>Thanks,<br><br>David.
<br><br>_______________________________________________<br>mythtv-dev mailing list<br><a href="mailto:mythtv-dev@mythtv.org">mythtv-dev@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
</a><br></blockquote></div><br>