[mythtv-commits] Ticket #10647: Scheduler deadlock during Live TV

MythTV noreply at mythtv.org
Fri Jul 6 15:19:32 UTC 2012


#10647: Scheduler deadlock during Live TV
----------------------------------------+-----------------------------
 Reporter:  stichnot                    |          Owner:  gigem
     Type:  Bug Report - Hang/Deadlock  |         Status:  closed
 Priority:  minor                       |      Milestone:  unknown
Component:  MythTV - Scheduling         |        Version:  Master Head
 Severity:  medium                      |     Resolution:  fixed
 Keywords:                              |  Ticket locked:  0
----------------------------------------+-----------------------------
Changes (by David Engel <dengel@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:ca273324961b95e300890ed40e833249b5460bd8/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="ca273324961b95e300890ed40e833249b5460bd8"
 Hopefully remove more scheduler/recorder deadlocks.

 Change the scheduler to unlock schedLock when calling the recorder
 synchronously.  If the recorder happens to be calling the scheduler at
 the same time, this allows the recorder's call to grab the lock as
 needed.

 Fixes #10647, #10770 and #10771 .
 }}}

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


More information about the mythtv-commits mailing list