Re: [Nagios-devel] Some errors with SIGSEGV

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Some errors with SIGSEGV

Post by Guest »

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[email protected] schrieb:
>
> I compiled nagios on a cleanly system. And I don't use NDOUtils,
> but this SIGSEGV happens nevertheless. What can I do to run nagios.
>
Hi Matthias,

Do you use more hosts and services than the "localhost.cfg" from a
fresh Nagios install?
If so, try to copy your host and servive definitions, but give them
different names like "localhost2", "localhost3" and so on.

I've got the same situation if my fresh Nagios have to less to do, it
seems.

You can try to hack the gcc optimizer in the Makefile to build the
nagios binary without any optimizing.
Look for the CFLAGS and an -O2 or something similar.

I won't tell you to disable this Flag forever! It might decrease your
nagios performance.


Kind regards
Hendrik

PS. I would suggest to configure your Mail Client to post to this list
not in HTML Format. Each of your lines seems to be only 4 oder 6
pixels high - ugly to read ;)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)

iD8DBQFGAjtMlI0PwfxLQjkRAvNvAJwLNbLsxN2v6+zHRBZ1EE2DZKcWjQCcCeP7
/B5dJ9LPwUolCQvWtRoiEOk=
=c8sD
-----END PGP SIGNATURE-----






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked