ndomod core-dump with signal 11/sigv
huwi opened this issue · 0 comments
huwi commented
I have installed the ndoutils on Rasbian:
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
With the config line
process_data=1
the nagios4 daemon will temerminate with signal 11/SIGV.
I have compiled the package on the nagios-4 server with 32-Bit kernel.
Here my configure script:
./configure --prefix=/usr
--sysconfdir=/etc/nagios4
--localstatedir=/var/lib/nagios4
--enable-mysql
--with-dist-type=debian
--with-init-type=systemd
--with-inetd-type=systemd
--with-pluginsdir=/etc/nagios4
--with-brokersdir=/etc/nagios4
Kind Regards, Hubert