[mythtv-commits] Ticket #10518: mythbackend stopped responding and stopped recording

MythTV noreply at mythtv.org
Wed Mar 28 22:07:12 UTC 2012


#10518: mythbackend stopped responding and stopped recording
--------------------------------------------+-----------------------------
 Reporter:  Steven Adeff <adeffs.mythtv@…>  |          Owner:
     Type:  Bug Report - General            |         Status:  closed
 Priority:  minor                           |      Milestone:  0.25
Component:  MythTV - General                |        Version:  Master Head
 Severity:  medium                          |     Resolution:  Fixed
 Keywords:                                  |  Ticket locked:  0
--------------------------------------------+-----------------------------
Changes (by danielk):

 * status:  new => closed
 * resolution:   => Fixed
 * milestone:  unknown => 0.25


Comment:

 In [5639e05e267de6b0074e1958a768bb8c2212b942]

 Fixes #10518. Fix CetonStreamHandler deadlock.

 This wasn't a QMutex deadlock like most of them are, this was caused by
 variable aliasing preventing the _error signal from
 CetonStreamHandler::run() from being communicated to
 StreamHandler::Start().

 Thanks to Steven Adeff for reporting this and providing a good backtrace.

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


More information about the mythtv-commits mailing list