Re: [Nagios-devel] Nagios coredumps

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] Nagios coredumps

Post by Guest »

Thanks - patch will be in CVS shortly.

On 19 Jan 2005 at 15:00, Andreas Ericsson wrote:

> The daemon_dumps_core config option is really nifty (although
> redundant since all systems with RLIMIT_* definitions have ulimit as
> well), but unfortunately it's slightly broken. SIGSEGV is still
> handled by sighandler, the daemon still does chdir("/") and non-daemon
> mode doesn't dump core by default.
>
> The attached patch takes care of it (and also sets it to TRUE by
> default, a beta release should dump core if you ask me), and forces
> coredumps if any of the DEBUG macros are defined, which is most likely
> preferrable.
>
> Cheers
>
> --
> Andreas Ericsson [email protected]
> OP5 AB www.op5.se
> Lead Developer
>



Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org






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