I see this too (everytime) - here is the backtrace I get:<br><br>(gdb) bt<br>#0&nbsp; 0x00002b3fded0510b in pthread_join () from /lib/tls/libpthread.so.0<br>#1&nbsp; 0x00002b3fdcfaf021 in MythSocket::ShutdownReadyReadThread ()<br>&nbsp;&nbsp; from /usr/local/lib/libmyth-
0.19.so.0<br>#2&nbsp; 0x00002b3fdf297e65 in exit () from /lib/tls/libc.so.6<br>#3&nbsp; 0x00002b3fdf28364b in __libc_start_main () from /lib/tls/libc.so.6<br>#4&nbsp; 0x000000000040775a in ?? ()<br>#5&nbsp; 0x00007ffffface7e8 in ?? ()<br>#6&nbsp; 0x000000000000001c in ?? ()
<br>#7&nbsp; 0x0000000000000001 in ?? ()<br>#8&nbsp; 0x00007fffffacebca in ?? ()<br>#9&nbsp; 0x0000000000000000 in ?? ()<br>(gdb) info threads<br>&nbsp; 2 Thread 1082132832 (LWP 8708)&nbsp; 0x00002b3fdf3195b6 in select ()<br>&nbsp;&nbsp; from /lib/tls/libc.so.6
<br>&nbsp; 1 Thread 47553347951840 (LWP 8670)&nbsp; 0x00002b3fded0510b in pthread_join ()<br>&nbsp;&nbsp; from /lib/tls/libpthread.so.0<br>(gdb) thread 2<br>[Switching to thread 2 (Thread 1082132832 (LWP 8708))]#0&nbsp; 0x00002b3fdf3195b6 in select () from /lib/tls/libc.so.6
<br>(gdb) bt<br>#0&nbsp; 0x00002b3fdf3195b6 in select () from /lib/tls/libc.so.6<br>#1&nbsp; 0x00002b3fdcfb7ed3 in MythSocket::readyReadThread ()<br>&nbsp;&nbsp; from /usr/local/lib/libmyth-0.19.so.0<br>#2&nbsp; 0x00002b3fded0414a in start_thread () from /lib/tls/libpthread.so.0
<br>#3&nbsp; 0x00002b3fdf31f943 in clone () from /lib/tls/libc.so.6<br>#4&nbsp; 0x0000000000000000 in ?? ()<br>(gdb)<br><br>Looks like the readReadyThread is not being woken up from its select() call despite wakeReadReadyThread() being called.&nbsp; Unfortunately I am running the release version so there is no more info available, however I did notice that there is a whole bunch to data setting in the read buffer of one end of the pipe....
<br><br>myth_master media # lsof | grep mythfill | grep -v REG<br>mythfilld 8670&nbsp;&nbsp; root&nbsp; cwd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DIR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22,1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096&nbsp;&nbsp;&nbsp;&nbsp; 116083 /dvd/transcode/2<br>mythfilld 8670&nbsp;&nbsp; root&nbsp; rtd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DIR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3,3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 /
<br>mythfilld 8670&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 0u&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CHR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 136,2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4 /dev/pts/2<br>mythfilld 8670&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 1u&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CHR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 136,2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4 /dev/pts/2<br>mythfilld 8670&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 2u&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CHR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 136,2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4 /dev/pts/2
<br>mythfilld 8670&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 6r&nbsp;&nbsp;&nbsp;&nbsp; FIFO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0,5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17532 pipe<br>mythfilld 8670&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 9r&nbsp;&nbsp;&nbsp;&nbsp; FIFO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0,5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17584 pipe<br>mythfilld 8670&nbsp;&nbsp; root&nbsp;&nbsp; 10r&nbsp;&nbsp;&nbsp;&nbsp; FIFO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0,5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17599 pipe
<br>mythfilld 8670&nbsp;&nbsp; root&nbsp;&nbsp; 11r&nbsp;&nbsp;&nbsp;&nbsp; FIFO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0,5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17608 pipe<br>mythfilld 8670&nbsp;&nbsp; root&nbsp;&nbsp; 13u&nbsp;&nbsp;&nbsp;&nbsp; IPv4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17631&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TCP myth_master.homenetwork:47507-&gt;myth_master.homenetwork:6543 (ESTABLISHED)
<br>mythfilld 8670&nbsp;&nbsp; root&nbsp;&nbsp; 15r&nbsp;&nbsp;&nbsp;&nbsp; FIFO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0,5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17637 pipe<br>mythfilld 8670&nbsp;&nbsp; root&nbsp;&nbsp; 16w&nbsp;&nbsp;&nbsp;&nbsp; FIFO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0,5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17637 pipe<br>myth_master media # netstat -an | grep 47507<br>
tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 <a href="http://127.0.0.1:6543">127.0.0.1:6543</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://127.0.0.1:47507">127.0.0.1:47507</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ESTABLISHED<br>tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 111&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 <a href="http://127.0.0.1:47507">127.0.0.1:47507
</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://127.0.0.1:6543">127.0.0.1:6543</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ESTABLISHED<br>myth_master media #<br><br><br>Oh, and I should also say that I probably don't have the head version.....<br><br>HTH<br><br>Cheers,<br>
Russell.<br><br><div><span class="gmail_quote">On 6/21/06, <b class="gmail_sendername">Nick Rosier</b> &lt;<a href="mailto:nick.rosier@gmail.com">nick.rosier@gmail.com</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;">
On 6/21/06, Daniel A Segel &lt;<a href="mailto:mythtv-dev@archer-segel.com">mythtv-dev@archer-segel.com</a>&gt; wrote:<br>&gt; Torbjörn Jansson wrote:<br>&gt; &gt; I think there is something wierd going on with mythfilldatabase sometimes.
<br>&gt; &gt; Mythfilldatabase sometimes decides to use 100% cpu and not exit properly,<br>&gt; &gt; i've seen this only once before a few weeks ago.<br>&gt; &gt;<br>&gt; &gt;<br>&gt; I just wanted to add that this has also been happening to me every time
<br>&gt; it ran for the past few weeks (it also happens if I run it manually). I<br>&gt; updated to rev 10237 and thought it had stopped, but it happened again<br>&gt; last night. I don't know how to run gdb, but if I can provide any other
<br>&gt; information that would be helpful in correcting this please let me know.<br><br>I posted about this a week ago. I seems the problem occurs when the<br>backend is connected to reschedule. It also happens when I run
<br>mythbackend --resched.<br><br>N.<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>