
noreply at mythtv
Jul 10, 2012, 9:23 AM
Post #9 of 9
(202 views)
Permalink
|
|
Re: Ticket #10770: backend stops responding
[In reply to]
|
|
#10770: backend stops responding --------------------------------------------+---------------------------- Reporter: Steven Adeff <adeffs.mythtv@…> | Owner: gigem Type: Bug Report - General | Status: closed Priority: minor | Milestone: 0.25.2 Component: MythTV - Scheduling | Version: 0.25-fixes Severity: medium | Resolution: fixed Keywords: | Ticket locked: 0 --------------------------------------------+---------------------------- Comment (by David Engel <dengel@…>): In [changeset:4386e90e25ed40948bb208e8a325a8b072411e88/mythtv]: {{{ #!CommitTicketReference repository="mythtv" revision="4386e90e25ed40948bb208e8a325a8b072411e88" 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. Refs #10647, #10770 and #10771 . (cherry picked from commit ca273324961b95e300890ed40e833249b5460bd8) Conflicts: mythtv/programs/mythbackend/scheduler.cpp }}} -- Ticket URL: <http://code.mythtv.org/trac/ticket/10770#comment:8> MythTV <http://code.mythtv.org/trac> MythTV Media Center _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|