[mythtv-commits] Ticket #10264: deadlock in backend

MythTV noreply at mythtv.org
Mon Jan 23 07:05:39 UTC 2012


#10264: deadlock in backend
----------------------------------------+-----------------------------
 Reporter:  brian@…                     |          Owner:  danielk
     Type:  Bug Report - Hang/Deadlock  |         Status:  closed
 Priority:  major                       |      Milestone:  0.25
Component:  MythTV - General            |        Version:  Master Head
 Severity:  high                        |     Resolution:  fixed
 Keywords:                              |  Ticket locked:  0
----------------------------------------+-----------------------------
Changes (by Github):

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


Comment:

 Fixes #10264. Removes infinite loop.

 There were two copy-n-paste errors, one on the bounds check and we were
 also deleting elements from the wrong end of the deque. The bounds check
 caused the infinite loop under certain starting conditions.
  Branch:    master
  Changeset: 6b227f42bbd03e351a757d2077bcc3f40116b5c6

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


More information about the mythtv-commits mailing list