[mythtv-commits] Ticket #13319: mythfrontend hangs when exiting LiveTV from an Audio only DVB channel

MythTV noreply at mythtv.org
Thu Sep 6 11:22:45 UTC 2018


#13319: mythfrontend hangs when exiting LiveTV from an Audio only DVB channel
--------------------------------------------+---------------------------
     Reporter:  Mike Bibbings               |      Owner:  Peter Bennett
         Type:  Bug Report - Hang/Deadlock  |     Status:  new
     Priority:  minor                       |  Milestone:  needs_triage
    Component:  MythTV - Video Playback     |    Version:  Master Head
     Severity:  medium                      |   Keywords:
Ticket locked:  0                           |
--------------------------------------------+---------------------------
 On exit from LiveTV (pressing Esc key) mythfrontend hangs on Audio only
 DVB channel.

 I get :

 {{{
 2018-09-06 11:51:35.290915 I [18769/18769] CoreContext mythplayer.cpp:2969
 (StopPlaying) - Player(0): StopPlaying - begin
 2018-09-06 11:51:35.391041 W [18769/18769] CoreContext mythplayer.cpp:3276
 (PauseDecoder) - Player(0): Waited 100ms for decoder to pause
 2018-09-06 11:51:35.491157 W [18769/18769] CoreContext mythplayer.cpp:3276
 (PauseDecoder) - Player(0): Waited 100ms for decoder to pause
 ....
 }}}
 followed by :

 {{{
 2018-09-06 11:51:45.403119 I [18769/18769] CoreContext mythplayer.cpp:3336
 (DecoderEnd) - Player(0): Waited 100ms for decoder loop to stop
 2018-09-06 11:51:45.503262 I [18769/18769] CoreContext mythplayer.cpp:3336
 (DecoderEnd) - Player(0): Waited 100ms for decoder loop to stop
 2018-09-06 11:51:45.603385 I [18769/18769] CoreContext mythplayer.cpp:3336
 (DecoderEnd) - Player(0): Waited 100ms for decoder loop to stop
 ....
 }}}
 followed by :

 {{{
 2018-09-06 11:51:50.409242 E [18769/18769] CoreContext mythplayer.cpp:3339
 (DecoderEnd) - Player(0): Failed to stop decoder loop.
 2018-09-06 11:51:50.419352 I [18769/18769] CoreContext mythplayer.cpp:5499
 (SetDecoder) - Player(0): Waited 10ms for decoder lock
 2018-09-06 11:51:50.429461 I [18769/18769] CoreContext mythplayer.cpp:5499
 (SetDecoder) - Player(0): Waited 10ms for decoder lock
 2018-09-06 11:51:50.439569 I [18769/18769] CoreContext mythplayer.cpp:5499
 (SetDecoder) - Player(0): Waited 10ms for decoder lock
 ....
 }}}
 at this point mythfrontend has to be terminated

 Attached mythfrontend log

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13319>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list