[mythtv-commits] Ticket #10961: Backend crash when left idle

MythTV noreply at mythtv.org
Tue Jul 31 13:44:20 UTC 2012


#10961: Backend crash when left idle
----------------------------------+-----------------------------
 Reporter:  jyavenard             |          Owner:
     Type:  Bug Report - General  |         Status:  new
 Priority:  major                 |      Milestone:  0.26
Component:  MythTV - General      |        Version:  Unspecified
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by danielk):

 This may be related to these items in your log on #10934:
 {{{
 2012-07-24 12:06:03.794910 C  MThread prolog was never run!
 2012-07-24 12:06:03.794917 C  MThread epilog was never run!
 2012-07-24 12:06:05.207267 C  MThread prolog was never run!
 2012-07-24 12:06:05.207275 C  MThread epilog was never run!
 }}}

 These indicate there is a MThread::run() or QRunnable::run() without the
 prolog and epilog calls that setup and teardown DB connections for that
 thread. I believe this is due one of the threads in HLS support since I
 don't see it in my logs unless I'm testing HLS.

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


More information about the mythtv-commits mailing list