[mythtv-users] MythSocket(27f9020:71): readStringList: Error, timed out after 7000 ms

Michael A Weber mweberjunk01 at gmail.com
Thu Aug 9 19:44:40 UTC 2012


Raymond--

Thanks for the reply.  I finally stumbled upon #10265 that you listed and after I downgraded the qtwebkit, I am functioning again.

I still would be interested in a solid fix for this so that I don't need to worry about mis-updating qtwebkit again.

Thanks again!

Mike

On Aug 9, 2012, at 12:31 PM, Raymond Wagner wrote:

> On 8/9/2012 12:34, Michael A Weber wrote:
>> CentOS 6.2
> 
> The backend protocol server operates by receiving connections and queries through the main Qt event loop, and then handing them off to a pool of threads for processing and response. The pool has a limited size, and once all the threads are in use, the query has to wait for one of those threads to finish what it is doing, and become available to start working on it.
> 
> There is a strange and known issue that only seems to affect CentOS where those threads all become deadlocked in some location or another, and never get freed to work on other tasks. The main event loop allows clients to connect, but there are no threads available to ever send any response. The master backend will continue to operate just fine on its own, but any slave backends or frontends will be non-functional until the master backend is rebooted.
> 
> See open tickets:
> http://code.mythtv.org/trac/ticket/10188
> http://code.mythtv.org/trac/ticket/10265
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users



More information about the mythtv-users mailing list