[mythtv-commits] Ticket #10100: After upgrading from 90fb1a7 to e763b85 hdpvr crashes mythbackend

MythTV noreply at mythtv.org
Sun Oct 16 12:57:58 UTC 2011


#10100: After upgrading from 90fb1a7 to e763b85 hdpvr crashes mythbackend
---------------------------------------+----------------------------
 Reporter:  yiannividalis@…            |          Owner:  danielk
     Type:  Bug Report - General       |         Status:  accepted
 Priority:  minor                      |      Milestone:  unknown
Component:  MythTV - General           |        Version:  Trunk Head
 Severity:  medium                     |     Resolution:
 Keywords:                             |  Ticket locked:  0
---------------------------------------+----------------------------

Comment (by danielk):

 We need to add a Parse() call to the CaptionServiceDescriptor constructor.
 Something like
    if (_data && !Parse())
        _data = NULL;

 This is a systematic error in [fc0761d3b], so I'll need to fix a few
 constructors.

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


More information about the mythtv-commits mailing list