[mythtv-commits] Ticket #8606: Backend deadlocked after database error when updating program listings from EIT

MythTV mythtv at cvs.mythtv.org
Mon Jun 28 14:13:38 UTC 2010


#8606: Backend deadlocked after database error when updating program listings from
EIT
---------------------------------------+------------------------------------
 Reporter:  malcolm.parsons@…          |       Owner:  ijr       
     Type:  defect                     |      Status:  new       
 Priority:  minor                      |   Milestone:  unknown   
Component:  MythTV - General           |     Version:  0.23-fixes
 Severity:  high                       |     Mlocked:  0         
---------------------------------------+------------------------------------

Comment(by malcolm.parsons@…):

 In today's hang:

 Thread 27 holds eventMapLock and is blocked on a query prepare.
 Thread 2 holds _listener_lock and is trying to get eventMapLock.
 Thread 28 is trying to get _listener_lock.

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


More information about the mythtv-commits mailing list