Page 1 of 1

Re: [Nagios-devel] Segfault Fix ....

Posted: Thu Jan 12, 2006 7:59 am
by Guest
Thanks for the fix - this will be in CVS shortly. I'm changin the
variable/value lengths from a fixed value to a dynamic value, so
there shouldn't be anymore inherent length limitations anymore.

On 11 Jan 2006 at 16:25, Percy Jahn wrote:

> Hello,
>
> latest CVS Version segfaults if globally all active checks are disabled. I've
> debugged it and found the problem within the changes of the 20. dec 05.
> Attached is a patch (tmpevent.patch) that solves the problem (temp_event
> structure was not initialised).
> Attached too is a patch (maxinput.patch) that increases
> MAX_XODTEMPLATE_INPUT_BUFFER to 256k. In our case 65k isn't enough, because
> of very large growing servicegroup membership lines.
> Outsourcing the information into the service definition, doesn't solve the
> problem. In fact it transfers it into the objects.cache and gets the cgis
> crashing.
>
> Best regards
> Percy Jahn
>
>



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]