[mythtv-commits] Ticket #1444: Backend SEGV under TVRec::TuningSignalCheck

MythTV mythtv at cvs.mythtv.org
Sat Mar 4 00:43:07 UTC 2006


#1444: Backend SEGV under TVRec::TuningSignalCheck
-------------------------------+--------------------------------------------
 Reporter:  martin at zepler.org  |        Owner:  danielk
     Type:  defect             |       Status:  new    
 Priority:  minor              |    Milestone:         
Component:  mythtv             |      Version:  head   
 Severity:  medium             |   Resolution:         
-------------------------------+--------------------------------------------
Comment (by martin at zepler.org):

 Added trace from another of the crashes (gdb-ex2.txt), though looks
 different. This died with:
 {{{
 Program terminated with signal 11, Segmentation fault.
 #0  0x00002aaaab327c74 in ProgramAssociationTable::ProgramNumber
 (this=0x4aa0e8f0, i=4756403) at mpeg/mpegtables.h:421
 421             { return (psipdata()[(i<<2)] << 8) | psipdata()[(i<<2) +
 1]; }
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1444>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list