John Patrick Poet wrote:
Isaac Richards wrote:
On Wednesday 06 April 2005 03:10 pm, Jason Gillis wrote:
Try upgrading to current CVS and add a call to
ProcessRequest(masterServerSock) at the end of the reconnectTimeout()
function.
The addition of the ProcessRequest() call seems to have fixed it.
Adding
that as the last line in reconnectTimeout() has made it so that I can't
reproduce the problem anymore. I had already pulled CVS about an
hour ago,
and that hadn't helped this specific problem.
I was just about there on my own, as I was almost convinced that the OK
response and QUERY_FREESPACE request were coming in almost
together. My
thinking was that the readyRead() signal wasn't firing because the data
arrived long before the connect() call was made.
Exactly what I was thinking. =) I'll check it in to CVS shortly.
Isaac
Unfortunately, the latest CVS does not fix the problem I have been
seeing. If I reboot my slave backend, I still get:
2005-04-06 18:57:50.057 Slave backend: jade has left the building
Mutex destroy failure: Device or resource busy
2005-04-06 18:57:50.060 Reschedule requested for id 0.
In my master backend log, and the master backend dies.
I will try and get a backtrace.
John
I should add, that I have not had the frontend hang with the latest
CVS. My backend death problem is probably not related, but for some
reason I though it was.
John
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev