<br><br><div class="gmail_quote">On Mon, Sep 14, 2009 at 11:16 PM, Daniel Kristjansson <span dir="ltr"><<a href="mailto:danielk@cuymedia.net">danielk@cuymedia.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Mon, 2009-09-14 at 11:17 -0400, nik gibson wrote:<br>
> Please include all output in bug reports.<br>
> MythTV Version : 21831<br>
> MythTV Branch : trunk<br>
<br>
</div>This version has all the recent MythSocket fixes for this<br>
problem applied. If you could create logs of the frontend<br>
and backend machines with "-v socket,network,extra" and<br>
get a backtrace from the backend once it stops responding<br>
and create a ticket with this info, I'll look into it ASAP.<br>
<br>
To get the backtrace, run mythbackend normally and then<br>
once this happens log in as root and attach to the process<br>
ps aux | grep mythbackend<br>
gdb mythbackend PID_OF_BACKEND<br>
thread apply all bt<br>
<br>
Note: this assumes you have debugging symbols loaded, an<br>
expert on the Linux distro you are using can tell you how<br>
to install + load those, or you can just compile MythTV<br>
from source.<br></blockquote><div><br>I am still getting the errors but I haven't had another hang. Do you still want me to create logs even though it hasn't hung again? These errors are interspersed through the logs every couple hours or so.<br>
<br>2009-09-15 23:10:44.333 New DB connection, total: 2<br>2009-09-15 23:10:44.336 Connected to database 'mythconverg' at host: localhost<br>2009-09-15 23:10:44.634 AFD: Opened codec 0x8b57cd0, id(H264) type(Video)<br>
2009-09-15 23:10:44.635 AFD: codec AC3 has 6 channels<br>2009-09-15 23:10:44.636 AFD: Opened codec 0x8b51e20, id(AC3) type(Audio)<br>2009-09-15 23:10:45.024 Preview: Grabbed preview '/storage/recordings/2013_20090915230500.mpg' 1920x1088@64s<br>
2009-09-15 23:10:45.205 MainServer, Warning: Unknown socket closing MythSocket(0xffffffffabac5098)<br>2009-09-15 23:10:45.231 MainServer::ANN Playback<br>2009-09-15 23:10:45.233 MythSocket(ffffffffabac5098:-1): writeStringList: Error, socket went unconnected.<br>
We wrote 0 of 10 bytes with 1 errors<br>2009-09-15 23:10:45.234 adding: Tivo as a client (events: 0)<br>2009-09-15 23:10:45.246 MainServer::HandleAnnounce FileTransfer<br>2009-09-15 23:10:45.250 adding: Tivo as a remote file transfer<br>
2009-09-15 23:10:45.284 MainServer, Warning: Unknown socket closing MythSocket(0xffffffffb05fbf38)<br>2009-09-15 23:10:45.302 MythSocket(ffffffffb05fbf38:-1): writeStringList: Error, socket went unconnected.<br> We wrote 0 of 10 bytes with 1 errors<br>
2009-09-15 23:10:53.261 MainServer::ANN Playback<br>2009-09-15 23:10:53.266 adding: Tivo as a client (events: 0)<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<font color="#888888"><br>
-- Daniel<br>
</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>