[mythtv] Backend crashes almost daily

Daniel Kristjansson danielk at cuymedia.net
Sun Oct 7 15:15:55 UTC 2007


On Sat, 2007-10-06 at 23:17 +0200, flo wrote:
> Hi Dave,
> 
> thanks for your reply.
> 
> In my version line 430 of mpeg/mpegtables.h is this:
> 
>     // helper function
>     uint FindPID(uint progNum) const
>     {
>         for (uint i = 0; i < ProgramCount(); i++)
> 430:            if (progNum==ProgramNumber(i))
>                 return ProgramPID(i);
>         return 0;
>     }
> 
> I updated svn to revision 14621, but this file didn't change. Perhaps you 
> meant svn of 0.21?

svn trunk. The trunk will have the latest changes to avoid crashing
on damaged data. If appropriate those changes can be backported to
0.20-fixes, or they may influence us to do an earlier 0.21 release.

-- Daniel



More information about the mythtv-dev mailing list