Closed amuhametov closed 6 years ago
Actually, here is what happens on nagios 4.4.2 reload/restart with this patch https://github.com/NagiosEnterprises/nagioscore/issues/573
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/nagios -d /etc/nagios/nagios.cfg'.
Program terminated with signal 11, Segmentation fault.
#0 pthread_join (threadid=140588402165504, thread_return=0x0) at pthread_join.c:47
47 if (INVALID_NOT_TERMINATED_TD_P (pd))
Missing separate debuginfos, use: debuginfo-install gearmand-0.33-6.x86_64
(gdb) bt
#0 pthread_join (threadid=140588402165504, thread_return=0x0) at pthread_join.c:47
#1 0x00007fdd4b968433 in terminate_threads() () from /usr/lib64/check_mk/livestatus.o
#2 0x00007fdd4b96e89e in nebmodule_deinit () from /usr/lib64/check_mk/livestatus.o
#3 0x0000000000416958 in neb_unload_module ()
#4 0x0000000100000001 in ?? ()
#5 0x000000000076be60 in ?? ()
#6 0x00007fdd4b96e6f0 in ?? () from /usr/lib64/check_mk/livestatus.o
#7 0x0000000000000000 in ?? ()
(gdb) quit
i assume this is a duplicate of #136
Noooo) I need gearmand-server SRPM package. I was unable to find it within repo.
@sni !
here is what we use: http://mod-gearman.org/pkg/gearmand-0.33-6.src.rpm
Hi, @sni .
Could you please provide germand-server debuginfo package/srpm for rhel7? I need it to be able to debug nagios segfaults.