[syslog-ng] [Bug 162] Invalid frame header; header=''

bugzilla at bugzilla.balabit.com bugzilla at bugzilla.balabit.com
Thu Feb 16 21:10:26 CET 2012


https://bugzilla.balabit.com/show_bug.cgi?id=162





--- Comment #3 from Yuri Arabadji <yuri at fused.com>  2012-02-16 21:10:25 ---
Sorry to write so many comments, but here's what I've additionally found. 
It doesn't matter whether SDATA is present or not. The problem is that client doesn't prepend string length number after sending 63 properly formatted
messages. And, of course, after that, server closes connection. 

Here's what it looks like on the wire:
223 <13>1 2012-02-16T10:46:19.393-05:00 srv1 - - - blah
223 <13>1 2012-02-16T10:46:19.393-05:00 srv1 - - - blah
<13>1 2012-02-16T10:46:20.396-05:00 srv1 - - - blah
225 <13>1 2012-02-16T10:46:20.396-05:00 srv1 - - - blah
225 <13>1 2012-02-16T10:46:21.396-05:00 srv1 - - - blah

notice the 3rd line. It's easily reproducible with 3.3.4 and 3.0.9 and I don't quite get why it wasn't caught. 


-- 
Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the syslog-ng mailing list