[mythtv-commits] Ticket #13479: mythbackend deadlock when editing schedule metadata on frontend

MythTV noreply at mythtv.org
Mon Feb 3 22:41:42 UTC 2020


#13479: mythbackend deadlock when editing schedule metadata on frontend
----------------------------------+-------------------------------
 Reporter:  Peter Bennett         |          Owner:  Peter Bennett
     Type:  Bug Report - General  |         Status:  assigned
 Priority:  minor                 |      Milestone:  needs_triage
Component:  MythTV - General      |        Version:  v30-fixes
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------------

Comment (by Peter Bennett):

 scheduler.cpp already has 9 places where calls to other routines are
 surrounded by schedLock.unlock() and schedLock.lock(). It looks like I
 only need to add those to the two places in scheduler.cpp where
 m_mainServer->isClientConnected() is called.

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13479#comment:5>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list