[mythtv-commits] Ticket #12501: MythBackend Locks Up

MythTV noreply at mythtv.org
Wed Sep 9 21:24:39 UTC 2015


#12501: MythBackend Locks Up
----------------------------------------+-----------------------------
 Reporter:  compnerd@…                  |          Owner:
     Type:  Bug Report - Hang/Deadlock  |         Status:  new
 Priority:  minor                       |      Milestone:
Component:  MythTV - General            |        Version:  Master Head
 Severity:  medium                      |     Resolution:
 Keywords:  mythbackend deadlock 0.28   |  Ticket locked:  0
----------------------------------------+-----------------------------

Comment (by compnerd@…):

 They're all up to date (or somewhere in the past two or three minor
 versions if not). I'll get the actual version numbers when I can later
 this evening.

 However, I can say that is how pvr.mythtv connects to MythTV. It starts
 with the lowest version it supports (currently 75) and works its way up
 from there (max is 87). I may submit a bug report/patch to janbar to get
 that changed to be in reverse. That might work better in the long-run,
 however the API also parses the version response from MythTV and uses the
 appropriate commands for that API (if there is anything special that is
 needed).

 Version table:
 https://github.com/janbar/pvr.mythtv/blob/8e5ba2cdf3d8f5ad5a622c2f0be82ae4d2536f1e/lib/cppmyth/src/proto/mythprotobase.cpp#L40

 Loop to connect to MythTV:
 https://github.com/janbar/pvr.mythtv/blob/8e5ba2cdf3d8f5ad5a622c2f0be82ae4d2536f1e/lib/cppmyth/src/proto/mythprotobase.cpp#L299

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12501#comment:6>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list