*BIG BUG*

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
arnab.roy
Posts: 354
Joined: Sat Apr 30, 2011 10:24 am

Re: *BIG BUG*

Post by arnab.roy »

this is exactly what happened in my case filed under critical segmentation fault in this forum
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: *BIG BUG*

Post by mguthrie »

I'm not sure if arnab.roy and neibias have the same issue, but we did just confirm a bug related to excessively long plugin output:
http://tracker.nagios.com/view.php?id=163
User avatar
arnab.roy
Posts: 354
Joined: Sat Apr 30, 2011 10:24 am

Re: *BIG BUG*

Post by arnab.roy »

hi I do not believe the issue stems from the length of the output but rather what is their in the output . I think their should be some kind string santisation issue. in my case only the php xi interface brokedown before it crashed the service check result goes empty and it results in segmentation fault. I would like to highlight core nagios is not affected by this bug
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: *BIG BUG*

Post by mguthrie »

That's entirely possible that it's a character issue more than a length issue. The output could cause a problem in the php interpretation. We'll see what we can figure out for this.
User avatar
niebais
Posts: 349
Joined: Tue Apr 13, 2010 2:15 pm

Re: *BIG BUG*

Post by niebais »

I haven't seen the problem any more since I upgraded to 2011R1.5.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: *BIG BUG*

Post by mguthrie »

The segmentation faults were most likely a cause of the following bug, which will be resolved starting in 2011R1.6.
http://tracker.nagios.com/view.php?id=163
Locked