Random crash in the main thread
Hi Guys, Recently we came up with a crash in syslog-ng with following back trace. rogram terminated with signal SIGBUS, Bus error. #0 0x00007f03e00b4f7c in ?? () from /usr/lib64/libsyslog-ng.so.0 (gdb) (gdb) (gdb) (gdb) (gdb) #0 0x00007f03e00b4f7c in ?? () from /usr/lib64/libsyslog-ng.so.0 No symbol table info available. #1 0x00007f03e00b5a27 in persist_state_start () from /usr/lib64/libsyslog-ng.so.0 No symbol table info available. #2 0x00007f03e00a3d7a in cfg_initial_init () from /usr/lib64/libsyslog-ng.so.0 No symbol table info available. #3 0x00000000004028e0 in initial_init () No symbol table info available. #4 0x0000000000402a36 in main () I thought it to be similar to the this issue https://github.com/balabit/syslog-ng/issues/716 ,but I'm not sure if this is really the same. Has somebody come up with similar issue Thanks Somji
"som" == som shukla <somj.shukla@gmail.com> writes:
som> Hi Guys, som> Recently we came up with a crash in syslog-ng with following som> back trace. som> I thought it to be similar to the this issue som> https://github.com/balabit/syslog-ng/issues/716 ,but I'm not sure if this som> is really the same. What version of syslog-ng are you running? If it is reasonably recent (3.14.1 or newer), then it should contain the fix for #716, and we're looking at a different issue. If it is older than that, it may be the same. -- |8]
I'm using an old version 3.2.5. I think I will upgrade the version to 3.14.1 and see if the issue is still there On Thu, Jun 28, 2018 at 12:47 PM, Gergely Nagy <algernon@balabit.com> wrote:
"som" == som shukla <somj.shukla@gmail.com> writes:
som> Hi Guys, som> Recently we came up with a crash in syslog-ng with following som> back trace.
som> I thought it to be similar to the this issue som> https://github.com/balabit/syslog-ng/issues/716 ,but I'm not sure if this som> is really the same.
What version of syslog-ng are you running? If it is reasonably recent (3.14.1 or newer), then it should contain the fix for #716, and we're looking at a different issue. If it is older than that, it may be the same.
-- |8]
"som" == som shukla <somj.shukla@gmail.com> writes:
som> I'm using an old version 3.2.5. I think I will upgrade the version to som> 3.14.1 and see if the issue is still there I'd recommend upgrading to 3.16.1, which is the latest version. I only mentioned 3.14.1 because that's the first where the fix for #716 appeared. -- |8]
participants (2)
-
Gergely Nagy
-
som shukla