[mythtv-commits] Ticket #12856: mythbackend seg fault livetv via Kodi using Vbox Tuner

MythTV noreply at mythtv.org
Wed Sep 14 14:10:11 UTC 2016


#12856: mythbackend seg fault livetv via Kodi using Vbox Tuner
--------------------------------+-----------------------------
 Reporter:  mike.bibbings@…     |          Owner:
     Type:  Bug Report - Crash  |         Status:  new
 Priority:  minor               |      Milestone:  0.28.1
Component:  MythTV - General    |        Version:  Master Head
 Severity:  medium              |     Resolution:
 Keywords:                      |  Ticket locked:  0
--------------------------------+-----------------------------

Comment (by paulh):

 Thanks Mike.
 Just to make sure we are looking in the right area can you patch the
 backend and just put

 {{{return false;}}}

 right at the top of {{{bool IsHLSPlaylist(void)}}} here:-
 https://github.com/MythTV/mythtv/blob/master/mythtv/libs/libmythtv/iptvtuningdata.h#L221
 so we avoid doing the extra download to check for an HLS playlist (we know
 in the case of the VBox we are not dealing with an HLS playlist so we can
 avoid doing the check).

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


More information about the mythtv-commits mailing list