[mythtv] [mythtv-commits] mythtv commit: r9239 by danielk

Daniel Kristjansson danielk at cuymedia.net
Thu Mar 2 17:22:51 UTC 2006


On Thu, 2006-03-02 at 11:12 -0600, Trey Boudreau wrote:
> At SVN 9239 I now get this assert during a house-keeping run:
> 
> mythbackend: mpeg/atsctables.h:589:
> SystemTimeTable::SystemTimeTable(const PSIPTable&): Assertion
> `TableID::STT == TableID()' failed.
> 
> I'll reconfigure my ebuild to include debugging and file a proper
> ticket, but I wanted to post a "heads-up".

Please do a make distclean. There have been a lot of changes
in the mpeg code lately, and sometimes the Qt Makefiles don't
catch all the dependencies, especially when header declarations
change.

There is really no way that assertion should be triggering.

-- Daniel



More information about the mythtv-dev mailing list