Corrupt JPEG data: 1 extraneous bytes before marker 0xd9
Posted: Thu Jan 17, 2013 6:41 pm
So this problem is not new, there are hits on google about it. In my case, it spams my ZM logs so hard that I can't even really look at them.
I've already setup rsyslog to delete all those entries so that they don't spam my disk.
I've tried binary editting my libjpeg to put a null instead of that string, but that just logs null lines.
I'd rather not fork libjpeg to remove the message from the source.
Is there another way?
Can't ZM be told to just filter out those messages so that they never get logged?
Thanks,
Marc
I've already setup rsyslog to delete all those entries so that they don't spam my disk.
I've tried binary editting my libjpeg to put a null instead of that string, but that just logs null lines.
I'd rather not fork libjpeg to remove the message from the source.
Is there another way?
Can't ZM be told to just filter out those messages so that they never get logged?
Thanks,
Marc