Peter Czanik <czanik@balabit.hu> writes:
On 04/03/2012 12:55 PM, Peter Czanik wrote:
There is also a segfault now for each incoming log (nothing appears in log files), so I'm checking if it's related to any of the enabled modules. At first glance it seems to be something FreeBSD specific, I have all modules enabled on openSUSE, and logging seems to work (at least the basics, I checked). Did a few rebuilds with different options. No matter of configuration, syslog-ng 3.4 git segfaults once each second and there is nothing in the logs. Oddly enough, if I start from the console with "-d", then it works fine.
Can you generate a core and show me a backtrace? (gdb -c /path/to/core /path/to/syslog-ng; and once in gdb: thread apply all backtrace) I tried the current 3.4 git HEAD on freebsd, and with a trivial config, and it appears to work. -- |8]