[mythtv-commits] Ticket #1408: mythcommflag failure

MythTV mythtv at cvs.mythtv.org
Mon Feb 27 15:11:41 UTC 2006


#1408: mythcommflag failure
---------------------------+------------------------------------------------
 Reporter:  cizek at rcn.com  |        Owner:  ijr
     Type:  defect         |       Status:  new
 Priority:  minor          |    Milestone:     
Component:  mythtv         |      Version:     
 Severity:  medium         |   Resolution:     
---------------------------+------------------------------------------------
Comment (by danielk):

 (In [9167]) References #1408.

 cizek, can you change these three lines in cc708decoder.cpp:
 {{{
 #define DEBUG_CC_SERVICE_2     0
 #define DEBUG_CC_RAWPACKET     0
 #define DEBUG_CC_SERVICE_BLOCK 0
 }}}
 to
 {{{
 #define DEBUG_CC_SERVICE_2     1
 #define DEBUG_CC_RAWPACKET     1
 #define DEBUG_CC_SERVICE_BLOCK 1
 }}}
 then attach the output from the watcing the same file until it segfaults?

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1408>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list