https://bugzilla.balabit.com/show_bug.cgi?id=279 --- Comment #5 from Martin <hlavacek@gmx.com> 2014-04-29 14:50:13 --- (In reply to comment #4)
(In reply to comment #2)
I thought that I have recompiled syslog with debug symbols because I have added --enable-debug to my ebuild:
--enable-debug enables debugging features, it does not stop Gentoo from stripping the binary of debugging symbols. As far as I see, you have to add "nostrip" to the "FEATURES" flag (see http://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces#Stripping), and then do a backtrace on the core.
Thanks, it seems that now it is OK. So I will provide additional backtrace when segfault occurs again. syslog1 run # ls -lah /usr/sbin/syslog-ng 32K -rwxr-xr-x 1 root root 30K Apr 29 14:38 /usr/sbin/syslog-ng* -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.