[mythtv] [mythtv-commits] Ticket #8367: Log storm from bad h264 decoded video

Kevin Wells wells_kevin at yahoo.co.nz
Wed Apr 21 21:51:47 UTC 2010


Robin Gilks wrote:
>> On 04/19/2010 12:45 AM, MythTV wrote:
>>> #8367: Log storm from bad h264 decoded video
>>> -------------------------------------------+--------------------------------
>>>   Unrelated to #7982, error messages swamp the nfs network connection
>>> which
>>>   cause error messages that swamp the nfs network connection which
>>>   cause......
>>>
>>>   Averaging 8 messages per millisecond to the log. Currently running
>>> with no
>>>   '-v' options at all (i.e. mythfrontend>  /home/mythtv/mythfrontend.log
>>>   2>&1)
>>>
>>>   2010-04-19 08:14:39.440 [h264 @ 0x7f301f5da500]number of reference
>>> frames
>>>   exceeds max (probably corrupt input), discarding one
> In line with most logging systems (eg syslogd), duplicate messages should
> be suppressed though, especially in the default (empty command line) case.
> 
> If ever I get back to doing C++ programming again, I'll send in a patch.
> In the meantime I've got another kernel module to code...

I just submitted a patch to "suppress duplicate messages":

     http://svn.mythtv.org/trac/ticket/8367#comment:3

I added comments to #8367 because #6729 is locked. I added the patch to 
both #6729 and #8367.

Kevin

P.S. Why lock a ticket? This just forces people to create or modify 
duplicates, and prevents people from sharing their experiences or fixes.




More information about the mythtv-dev mailing list