[syslog-ng] [Bug 161] Syslog-ng stops processing after reload

bugzilla at bugzilla.balabit.com bugzilla at bugzilla.balabit.com
Sun Mar 11 14:59:03 CET 2012


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





--- Comment #3 from Balazs Scheidler <bazsi at balabit.hu>  2012-03-11 14:59:03 ---
is it possible that the syslog-ng you are running is writing to some kind of destination that might stuck (and perhaps doesn't support non-blocking I/O)?

The writev() call is only issued once (so busy looping over writev is not likely), the arguments seem to be sane. It should definitely return in a couple
of minutes at most.

Are all your core files sitting in writev() or there are differences?


-- 
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