Description of problem: # syslog-ng -s Segmentation fault Problem is syslog-ng should at least give file being processed and line causing the fault. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. cat > /etc/syslog-ng/conf.d/my_syslog-ng.conf<EOD @version:3.4 @include "scl.conf" EOD 2. syslog-ng -s Workaround: Do not put " @include "scl.conf" " in user created conf file. Reproducible: Steps to Reproduce:
Keywords: (none) => TriagedAssignee: bugsquad => guillomovitch
Much simpler to reproduce: just add a second "@include "scl.conf" statement in main configuration file. However, this is an upstream issue, not much we can do here...
Status: NEW => ASSIGNED
(In reply to Guillaume Rousse from comment #1) > Much simpler to reproduce: just add a second "@include "scl.conf" statement > in main configuration file. However, this is an upstream issue, not much we > can do here... Ok, since I am no longer using syslog-ng I'll mark this resolved wontfix
Status: ASSIGNED => RESOLVEDResolution: (none) => WONTFIX