Re: [Nagios-users] Segmentation Fault on config verification

2012-10-22 Thread Mike Lindsey
Looks I had a hostgroup that listed itself as a hostgroup member. There were 11 other hostgroup members, and 4220 char temp_hostgroup->members and newmembers strings. In xdata/xodtemplate.c, in xodtemplate_recombobulate_hostgroup_subgroups() the error was occurring in the while loop at: """ s

[Nagios-users] Segmentation Fault on config verification

2012-10-22 Thread Mike Lindsey
Seeing this on 3.3.1, and 3.4.1. Tried to reproduce with 4, but can't build from the current git repository. Migrating from obj_file to obj_dir style nagios.cfg, and on validation of my Master configuration I get a Segmentation fault, that looks to be coming right after Nagios closes nagios.cf

Re: [Nagios-users] Segmentation fault under 3.2.3 on CentOS release 5.7

2012-01-17 Thread Tom
On 17/01/12 16:10, Mark Elsen wrote: > > - Check wether you can verify your nagios configuration using > > % nagios -v.../nagios.cfg > Yeah, was my first check... but it is OK.. [root@g0801 nagios]# /usr/bin/nagios -v /etc/nagios/nagios.cfg | grep okay Read main config f

Re: [Nagios-users] Segmentation fault under 3.2.3 on CentOS release 5.7

2012-01-17 Thread Tom
On 17/01/12 16:21, Andreas Ericsson wrote: > On 01/17/2012 03:26 PM, Tom wrote: >> On 17/01/12 14:13, Tom wrote: >>> Hi, >>> >>> I upgraded my nagios to the 3.2.3 base rpm from rpmforge and I'm >>> seeing seg faults... >> >> This is the strace of "strace /usr/bin/nagios /etc/nagios/nagios.cfg" >>

Re: [Nagios-users] Segmentation fault under 3.2.3 on CentOS release 5.7

2012-01-17 Thread Andreas Ericsson
On 01/17/2012 03:26 PM, Tom wrote: > On 17/01/12 14:13, Tom wrote: >> >> Hi, >> >> I upgraded my nagios to the 3.2.3 base rpm from rpmforge and I'm >> seeing seg faults... > > > This is the strace of "strace /usr/bin/nagios /etc/nagios/nagios.cfg" > > > stat("/usr/lib64/perl5/site_perl/5.8.7/x

Re: [Nagios-users] Segmentation fault under 3.2.3 on CentOS release 5.7

2012-01-17 Thread Mark Elsen
On Tue, Jan 17, 2012 at 4:59 PM, Tom wrote: > On 17/01/12 15:32, Mark Elsen wrote: I upgraded my nagios to the 3.2.3 base rpm from rpmforge and I'm seeing seg faults... >>> >>> This is the strace of "strace /usr/bin/nagios  /etc/nagios/nagios.cfg" >>> >>> >>> stat("/usr/lib64/perl5/site_

Re: [Nagios-users] Segmentation fault under 3.2.3 on CentOS release 5.7

2012-01-17 Thread Tom
On 17/01/12 15:32, Mark Elsen wrote: >>> I upgraded my nagios to the 3.2.3 base rpm from rpmforge and I'm >>> seeing seg faults... >> >> This is the strace of "strace /usr/bin/nagios /etc/nagios/nagios.cfg" >> >> >> stat("/usr/lib64/perl5/site_perl/5.8.7/x86_64-linux-thread-multi", >- Check /v

Re: [Nagios-users] Segmentation fault under 3.2.3 on CentOS release 5.7

2012-01-17 Thread Mark Elsen
>> >> I upgraded my nagios to the 3.2.3 base rpm from rpmforge and I'm >> seeing seg faults... > > > This is the strace of "strace /usr/bin/nagios  /etc/nagios/nagios.cfg" > > > stat("/usr/lib64/perl5/site_perl/5.8.7/x86_64-linux-thread-multi", - Check /var/log/messages on your system; watchout

Re: [Nagios-users] Segmentation fault under 3.2.3 on CentOS release 5.7

2012-01-17 Thread Tom
On 17/01/12 14:13, Tom wrote: > > Hi, > > I upgraded my nagios to the 3.2.3 base rpm from rpmforge and I'm > seeing seg faults... This is the strace of "strace /usr/bin/nagios /etc/nagios/nagios.cfg" stat("/usr/lib64/perl5/site_perl/5.8.7/x86_64-linux-thread-multi", 0x7fff3eaa72a0) = -1 ENOE

[Nagios-users] Segmentation fault under 3.2.3 on CentOS release 5.7

2012-01-17 Thread Tom
Hi, I upgraded my nagios to the 3.2.3 base rpm from rpmforge and I'm seeing seg faults... [root@g0801 nagios]# /usr/bin/nagios /etc/nagios/nagios.cfg Nagios Core 3.2.3 Copyright (c) 2009-2010 Nagios Core Development Team and Community Contributors Copyright (c) 1999-2009 Ethan Galstad Last M

Re: [Nagios-users] Segmentation fault due a plugin 1.4.15

2011-07-01 Thread Mies, Christian
:30 An: Nagios Users List Betreff: Re: [Nagios-users] Segmentation fault due a plugin 1.4.15 On 07/01/2011 12:12 PM, Marco Borsani wrote: > Hi all > > > > Using Nagios 1.4.5 , plugin 1.4.5, Centos 5.3 32 bit on an hold Dell > PE 6450, we had not any problem. > > >

Re: [Nagios-users] Segmentation fault due a plugin 1.4.15

2011-07-01 Thread Andreas Ericsson
On 07/01/2011 12:12 PM, Marco Borsani wrote: > Hi all > > > > Using Nagios 1.4.5 , plugin 1.4.5, Centos 5.3 32 bit on an hold Dell PE > 6450, we had not any problem. > > > > Now I change my HW (Dell PE 2950) and SO (Centos 5.6 - 64bit) , re-compile > Nagios (3.2.3 version) and plugins 1.4.15,

[Nagios-users] Segmentation fault due a plugin 1.4.15

2011-07-01 Thread Marco Borsani
Hi all Using Nagios 1.4.5 , plugin 1.4.5, Centos 5.3 32 bit on an hold Dell PE 6450, we had not any problem. Now I change my HW (Dell PE 2950) and SO (Centos 5.6 - 64bit) , re-compile Nagios (3.2.3 version) and plugins 1.4.15, everything is working fine, but often I read the message: check

Re: [Nagios-users] Segmentation fault Nagios 3.2.3

2011-05-18 Thread Andreas Ericsson
On 05/17/2011 08:09 PM, trm asn wrote: > Dear List , > > I am getting the segmentation fault in nagios 3.2.3 while starting nagios. > While starting or just after it's started? Embedded perl *should* work nicely until it tries to run plugins that misbehave in some way, although I suppose this co

Re: [Nagios-users] Segmentation fault Nagios 3.2.3

2011-05-18 Thread Andreas Ericsson
On 05/17/2011 10:25 PM, Paul M. Dubuc wrote: > >>> >> >> Recompiled without "embedded-perl" option, now it's working fine . >> Still I am not able to understand why it was happened. >> >> >> /\ >> dE > > These messages look suspicious: > > >access("/etc/ld.so.preload", R_OK) = -1 ENOENT (

Re: [Nagios-users] Segmentation fault Nagios 3.2.3

2011-05-17 Thread trm asn
On Wed, May 18, 2011 at 1:55 AM, Paul M. Dubuc wrote: > >>> >> >> Recompiled without "embedded-perl" option, now it's working fine . >> Still I am not able to understand why it was happened. >> >> >> /\ >> dE > > These messages look suspicious: > >>access("/etc/ld.so.preload", R_OK)      = -1 ENOE

Re: [Nagios-users] Segmentation fault Nagios 3.2.3

2011-05-17 Thread Paul M. Dubuc
>> > > Recompiled without "embedded-perl" option, now it's working fine . > Still I am not able to understand why it was happened. > > > /\ > dE These messages look suspicious: >access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or >directory) > open("/usr/lib64/perl5/5.8.8/x

[Nagios-users] Segmentation Fault with NDOUtils

2010-04-14 Thread Daniel Gomes
Dear list members, I've been trying to get NDOutils to work so I can use a MySQL backend (and later Centreon, but that's a different story). Before I forget, this is a Ubuntu Hardy (8.04.4) running Nagios 3.2.1, Nagios Plugins 1.4.14 and NDOUtils 1.4b9. I am installing everything from the sour

Re: [Nagios-users] Segmentation fault

2006-07-16 Thread Hugo van der Kooij
On Sun, 16 Jul 2006, Tony Heal wrote: > I am trying to put all configurations for each host into a single file. I am > trying to automate adding removing monitored hosts. I have a script that > creates the following, but when I run the verification on it I get the > following error: > > /usr/local

Re: [Nagios-users] Segmentation fault

2006-07-16 Thread Tony Heal
: nagios-users@lists.sourceforge.netSubject: [Nagios-users] Segmentation fault I am trying to put all configurations for each host into a single file. I am trying to automate adding removing monitored hosts. I have a script that creates the following, but when I run the verification on it

[Nagios-users] Segmentation fault

2006-07-16 Thread Tony Heal
I am trying to put all configurations for each host into a single file. I am trying to automate adding removing monitored hosts. I have a script that creates the following, but when I run the verification on it I get the following error:   /usr/local/bin/check_nagios: line 3:  3278 Segmentat