[mythtv-commits] Ticket #2011: Backend deadlock, multiple delete threads waiting on mutex.

MythTV mythtv at cvs.mythtv.org
Mon Jul 3 01:20:33 UTC 2006


#2011: Backend deadlock, multiple delete threads waiting on mutex.
---------------------+------------------------------------------------------
 Reporter:  stuarta  |        Owner:  danielk 
     Type:  defect   |       Status:  reopened
 Priority:  minor    |    Milestone:  0.20    
Component:  mythtv   |      Version:  head    
 Severity:  medium   |   Resolution:          
---------------------+------------------------------------------------------
Changes (by danielk):

  * keywords:  deadlock =>
  * resolution:  wontfix =>
  * status:  closed => reopened

Comment:

 While there isn't a deadlock, there is resource exhaustion as noticed by
 Jim Westfall. We keep a sql connection going while waiting for the delete
 to proceed, and eventually we run out of connections. When this happens
 MythTV is 'frozen' until one of the deletes completes.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2011>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list