[mythtv-commits] Ticket #12904: The mythfrontend video library will occasionally deadlock if you attempt to exit back the video list, too, quickly

MythTV noreply at mythtv.org
Mon Oct 17 13:35:43 UTC 2016


#12904: The mythfrontend video library will occasionally deadlock if you attempt to
exit back the video list, too, quickly
-------------------------------------------------+-------------------------
     Reporter:  William L. DeRieux IV            |      Owner:  jyavenard
  <WilliamDeRieux@…>                             |
         Type:  Bug Report - Hang/Deadlock       |     Status:  new
     Priority:  minor                            |  Milestone:  0.28.1
    Component:  MythTV - Video Library           |    Version:  0.28.0
     Severity:  low                              |   Keywords:
Ticket locked:  0                                |
-------------------------------------------------+-------------------------
 The mythfrontend video library will occasionally deadlock if you attempt
 to exit back the video list, too, quickly -- and sadly the terminal output
 didn't indicate any error.

 {{{
 $ mythfrontend --version
 Please attach all output as a file in bug reports.
 MythTV Version : v0.28-72-g228b05b-dirty
 MythTV Branch : fixes/0.28
 Network Protocol : 88
 Library API : 0.28.20160309-1
 QT Version : 5.6.1
 Options compiled in:
  linux debug use_hidesyms using_alsa using_oss using_pulse
 using_pulseoutput using_backend using_bdjava using_bindings_perl
 using_bindings_python using_bindings_php using_crystalhd using_dvb
 using_firewire using_frontend using_hdhomerun using_vbox using_ceton
 using_hdpvr using_ivtv using_joystick_menu using_libcec using_libcrypto
 using_libdns_sd using_libfftw3 using_libxml2 using_lirc using_mheg
 using_opengl using_opengl_video using_opengl_themepainter using_qtwebkit
 using_qtscript using_qtdbus using_sdl using_taglib using_v4l2 using_x11
 using_xrandr using_xv using_debugtype using_mythlogserver
 using_systemd_notify using_bdjava using_bindings_perl
 using_bindings_python using_bindings_php using_fontconfig using_freetype2
 using_mythtranscode using_opengl using_vaapi using_vdpau
 using_ffmpeg_threads using_mheg using_libass using_libxml2
 }}}

 Steps to reproduce this issue: (this does not reliable happen for me, but
 it does from time to time)

 {{{
 1) Go to the video library
 2) at this point you have two options:
    a) select a video and press p (from the video list) to start playing
    b) select a video and press enter (from the video list) to see details
       about the video where you can select 'watch'.
 3) I often use option '''b''' above (but I think it does happen in both
 cases)
 4) when the video starts to play -- if you quikcly press esc twice to
 get back to the video list -- sometimes, but not always, mythfrontend will
 deadlock and you have to forcibly kill it from the terminal.
 }}}

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


More information about the mythtv-commits mailing list