http://qs321.pair.com?node_id=289357


in reply to How to trace a dying process

As usual, questions lead to more questions. I have code like this:
while (<>) { ... }
Is it possible that a EOF character is getting printed by syslog-ng and closing down the while loop?