[mythtv-commits] Ticket #1441: SEGFAULT during HouseKeeping
MythTV
mythtv at cvs.mythtv.org
Thu Mar 2 23:51:59 UTC 2006
#1441: SEGFAULT during HouseKeeping
-------------------------------+--------------------------------------------
Reporter: trey at treysoft.com | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone:
Component: mythtv | Version: head
Severity: medium |
-------------------------------+--------------------------------------------
The DVBSignalMonitor::TableMonitorThread appears to SEGFAULT occationally.
When not debugging, I see asserts tripped:
{{{
mythbackend: mpeg/atsctables.h:589: SystemTimeTable::SystemTimeTable(const
PSIPTable&): Assertion `TableID::STT == TableID()' failed.
}}}
and
{{{
mythbackend: mpeg/mpegtables.h:401:
ProgramAssociationTable::ProgramAssociationTable(const PSIPTable&):
Assertion `TableID::PAT == TableID()' failed.
}}}
gdb backtrace to follow.
--
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1441>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list