[mythtv-commits] Ticket #10188: Deadlocks constantly

MythTV noreply at mythtv.org
Mon Jan 2 13:09:33 UTC 2012


#10188: Deadlocks constantly
----------------------------------------+----------------------------
 Reporter:  yurko@…                     |          Owner:
     Type:  Bug Report - Hang/Deadlock  |         Status:  new
 Priority:  major                       |      Milestone:  unknown
Component:  MythTV - General            |        Version:  Trunk Head
 Severity:  medium                      |     Resolution:
 Keywords:  Dead Lock                   |  Ticket locked:  0
----------------------------------------+----------------------------

Comment (by J. Ali Harlow <ali@…>):

 I've done a little debugging on this. It seems
 MythServer::incomingConnection() is not being called. However netstat
 shows sockets in CLOSE_WAIT (with 39 bytes in the receive buffer) so
 something must be calling listen() correctly. On the face of it that would
 appear to suggest a problem with QTcpServer. I'll try and find/write a
 trivial test program for QTcpServer.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10188#comment:11>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list