[mythtv-users] svn socket errors

Daniel Kristjansson danielk at cuymedia.net
Tue Sep 15 03:16:11 UTC 2009


On Mon, 2009-09-14 at 11:17 -0400, nik gibson wrote:
> Please include all output in bug reports.
> MythTV Version   : 21831
> MythTV Branch    : trunk

This version has all the recent MythSocket fixes for this
problem applied. If you could create logs of the frontend
and backend machines with "-v socket,network,extra" and
get a backtrace from the backend once it stops responding
and create a ticket with this info, I'll look into it ASAP.

To get the backtrace, run mythbackend normally and then
once this happens log in as root and attach to the process
 ps aux | grep mythbackend
 gdb mythbackend PID_OF_BACKEND
   thread apply all bt

 Note: this assumes you have debugging symbols loaded, an
 expert on the Linux distro you are using can tell you how
 to install + load those, or you can just compile MythTV
 from source.

-- Daniel




More information about the mythtv-users mailing list