https://bugzilla.balabit.com/show_bug.cgi?id=29 Summary: syslog-ng segfault when HUP signal arrives Product: syslog-ng Version: 2.0.x Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: unspecified Component: syslog-ng AssignedTo: bazsi@balabit.hu ReportedBy: sasa@debian.org Type of the Report: bug Estimated Hours: 0.0 If there are two udp driver in the config file syslog-ng will segfault when a HUP signal arrive. Example config: source s_network_1 { udp(); }; source s_network { udp(); }; I know that this is not a valid config, but the segfault is not the humble way to tell me. :) -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.