<div class="gmail_quote">2011/7/24 Warpme <span dir="ltr">&lt;<a href="mailto:warpme@o2.pl">warpme@o2.pl</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I&#39;ll be really grateful for any hint helping me to move forward with this very frustrating situation.<br></blockquote></div><br>I do not know the MythTV code at all, but that does look like it is waiting for (or actually reading) data from the DB. Have you looked at what queries are running when Myth hangs? Try connecting to the database using the mysql command line tool and running &quot;show full processlist;&quot; to see what it is up to. You could also try turning on the MySQL general query log to see what it is doing prior to the problem occurring: <a href="http://dev.mysql.com/doc/refman/5.1/en/query-log.html">http://dev.mysql.com/doc/refman/5.1/en/query-log.html</a><br>
<br>David<br>