[mythtv-commits] Ticket #9485: Backend deadlock in MainServer
MythTV
noreply at mythtv.org
Tue Mar 6 17:43:07 UTC 2012
#9485: Backend deadlock in MainServer
------------------------------------------------+--------------------------
Reporter: Mike Rice <mikerice1969@…> | Owner: danielk
Type: Bug Report - Hang/Deadlock | Status: closed
Priority: blocker | Milestone: 0.25
Component: MythTV - General | Version:
Severity: medium | 0.24-fixes
Keywords: | Resolution: Fixed
| Ticket locked: 0
------------------------------------------------+--------------------------
Changes (by danielk):
* status: assigned => closed
* resolution: => Fixed
Comment:
This was fixed some time ago in fixes/0.24 and master.
The problem was that at the time the sockListLock.unlock() call was after
the first SendResponse() in MainServer::HandleFileTransferQuery() when it
should have been after. This was fixed around August last year.
--
Ticket URL: <http://code.mythtv.org/trac/ticket/9485#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list