[syslog-ng] [Bug 29] New: syslog-ng segfault when HUP signal arrives

bugzilla at bugzilla.balabit.com bugzilla at bugzilla.balabit.com
Mon Feb 2 11:21:18 CET 2009


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 at balabit.hu
        ReportedBy: sasa at 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.


More information about the syslog-ng mailing list