[mythtv-commits] Ticket #8854: Locking problem in videobuffers WaitForAvailable()

MythTV mythtv at cvs.mythtv.org
Fri Sep 3 01:47:32 UTC 2010


#8854: Locking problem in videobuffers WaitForAvailable()
-------------------------------------------------------+--------------------
 Reporter:  tomi.orava@…                               |           Owner:  danielk   
     Type:  defect                                     |          Status:  assigned  
 Priority:  minor                                      |       Milestone:  0.25      
Component:  MythTV - General                           |         Version:  Trunk Head
 Severity:  medium                                     |      Resolution:            
 Keywords:  Timed out waiting for free video buffers.  |   Ticket locked:  0         
-------------------------------------------------------+--------------------
Changes (by danielk):

  * milestone:  unknown => 0.25


Comment:

 This dates back to at least 0.22 so it must be fairly uncommon to hit it.
 But obviously it should be fixed. The locking for whole the class needs to
 be reviewed. There should be a locking order and no recursive locking so
 we can use one of the existing locks for the wait condition.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8854#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list