[syslog-ng] [Bug 35] syslog-ng crashes with a certain .conf

bugzilla at bugzilla.balabit.com bugzilla at bugzilla.balabit.com
Sat Feb 28 15:06:38 CET 2009


https://bugzilla.balabit.com/show_bug.cgi?id=35


Balazs Scheidler <bazsi at balabit.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




--- Comment #1 from Balazs Scheidler <bazsi at balabit.hu>  2009-02-28 15:06:38 ---
hmm.. it does not crash for me, either with that line commented out or leaving in.

Can you please give me the backtrace in the produced core file?

e.g. please enable core files by issuing "ulimit -c unlimited" before starting syslog-ng. Then after it segfaulted, please search for the core file (it should
be
in the current directory or in the pidfile directory)

Then once you find it, please do:

gdb /sbin/syslog-ng -c core

and then
(gdb) bt full

Hopefully you have debug symbols, but I might do something with the results even without debug symbols.


-- 
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