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 »

Oops - my apologies. I saw dbuf_strcat() and thought of NDOUtils, but
forgot that I also added this function to Nagios 3. Looks like the
segfault is occurring with the realloc() call.

What release are you using? 3.1r5? I'm not a Debian user, but I can
download the distro and run it under Parallels for some testing.

[email protected] wrote:
>
> 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.
>
> Thanks in advance
>
> FliTTi
>
[snip]
> >
> > Looks like this is the NDOMOD module that's causing the segfault. Some
> > things changed with regards to object structures for 3.0a1, so I need to
> > release a new version of NDOUtils that will work properly with it.


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