Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Thousends of Lines in Log



Bernd Hoose wrote:
> 
> Did anyone have this too??
> 
> I have this since i update to vdr 0.99 pre1
> 
> -snip-
> Jan 10 12:35:08 VDR vdr[954]: read incomplete section - seclen = 1394, n
> = -1
> Jan 10 12:35:09 VDR vdr[954]: read incomplete section - seclen = 2610, n
> = 770
> Jan 10 12:35:09 VDR vdr[954]: read incomplete section - seclen = 2032, n
> = 1837
> ...

You can avoid these by commenting out the lines

                  else
                     dsyslog(LOG_INFO, "read incomplete section - seclen = %d, n = %d", seclen, n);

in VDR/eit.c (around line 1016). This doesn't fix the original problem,
but at least gets rid of these messages.

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________



Home | Main Index | Thread Index