Re: [Nagios-devel] Re: ndoutils and Fedora.

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] Re: ndoutils and Fedora.

Post by Guest »

On 14 Feb 2006 at 17:40, Alessandro Ren wrote:
>
> I am running ndoutils-1.3 on Fedora 3.0 with de bellow
> modifications and it is running stable so far with 2500 objects set
> up.
>
> []s.
>
> Alessandro Ren wrote:
>
> I have tracked down to problems that were generating and
> segmentation fault on my Fedora 3.
> On the file db.c, line 117, if the db_prefix is not set in the
> ndo2db.cfg file, a strlen of a null pointer is attempted and the
> program crashes there.
> The second point of crash for me is on the file dbhandlers.c in the
> line 553, it crashes when and strcmp of a again null pointer is tried.
> If have made a quick fix for me and the ndo2db actually wrote
> into the database.
> I have not produced a patch of these, because I am no certain
> what the solution has to be, so any help or ideas on this matter are
> VERY apprechiated.
> Thanks.
>
> --

Excellent work on tracking down this bug Alessandro! I'll get the
code patched and release version 1.3.1 of NDOUtils shortly.


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