[mythtv-commits] Ticket #2858: Backend crashing TVRec

MythTV mythtv at cvs.mythtv.org
Tue Jan 2 23:37:49 UTC 2007


#2858: Backend crashing TVRec
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  danielk 
     Type:  defect     |       Status:  reopened
 Priority:  minor      |    Milestone:  unknown 
Component:  dvb        |      Version:  0.20    
 Severity:  medium     |   Resolution:          
-----------------------+----------------------------------------------------
Changes (by anonymous):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 I don't think it's a fix by any means... as this issue in .20-fixes branch
 and

 that's the way dvbrecorder.cpp looks like

     {
         if (!info->CheckCC(tspacket.ContinuityCounter()))
         {
             VERBOSE(VB_RECORD, LOC +
                     QString("PID 0x%1 discontinuity
 detected").arg(pid,0,16));
             _continuity_error_count++;
         }
     }

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2858#comment:7>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list