<div class="gmail_quote">On Fri, Nov 18, 2011 at 4:28 PM, Raymond Wagner <span dir="ltr"><<a href="mailto:raymond@wagnerrp.com">raymond@wagnerrp.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div bgcolor="#FFFFFF" text="#000000"><div><div class="h5">Connections are handled by the socket server running in the main
thread. Each request made on a socket is handled by one of a pool
of threads. There is a known and as yet unresolved race condition
that causes all of these threads to lock and not service any
requests. That would result in the behavior here, where a
connection can be made, but no responses ever come to any queries,
with the frontend and bindings eventually timing out.</div></div>
<br>
What specific revision of MythTV are you running? There were a few
fixes made several months ago, that based off the reduced frequence
of this complaint on the mailing list, seems to have solved the
issue for most users.<br>
</div>
</blockquote></div><div><br></div><div># mythbackend --version</div><div>Please attach all output as a file in bug reports.</div><div>MythTV Version : v0.24.1-106-g31e9528</div><div>MythTV Branch : fixes/0.24</div><div>
Network Protocol : 63</div><div>Library API : 0.24.20110505-1</div><div>QT Version : 4.7.2</div><div>Options compiled in:</div><div> linux release using_alsa using_jack using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_crystalhd using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_libfftw3 using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads using_live using_mheg</div>
<div><br></div><div><div># rpm -qa mythtv-backend</div><div>mythtv-backend-0.24.1-278.el6.x86_64</div></div><div><br></div><div><div># yum info mythtv-backend</div><div>Installed Packages</div><div>Name : mythtv-backend</div>
<div>Arch : x86_64</div><div>Version : 0.24.1</div><div>Release : 278.el6</div><div>Size : 2.0 M</div><div>Repo : installed</div><div>From repo : atrpms</div><div>Summary : Server component of mythtv (a PVR)</div>
<div>URL : <a href="http://www.mythtv.org/">http://www.mythtv.org/</a></div><div>License : GPLv2</div></div><div><br></div><div>Thanks for looking!</div><div><br></div><div> --Matt</div><div><br></div>