[Nagios-devel] nagios 1.06a core dump when running nagios -v

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

[Nagios-devel] nagios 1.06a core dump when running nagios -v

Post by Guest »

I compiled nagios from recent cvs and compiled on solaris 8 with gcc 3.=
0.4
and binutils 2.11.2 with:

/configure --with-mysql-xdata --with-template-objects
--with-mysql-lib=3D/usr/lib/mysql --with-mysql-inc=3D/usr/includ
e/mysql --enable-webhelp --enable-embedded-perl --with-perlcache
--with-ping-command=3D/usr/local/sbin/fping

It got through compile and make fine with no errors in config.log. Whe=
n I
run nagios -v though, it core dumps. A bit of strings against it shows:=


CORE
=B8=F3=FF=BF
=FF=FF=FF=FF
=B0=F3=FF=BF+
CORE
nagios
nagios -v
CORE
=FF=FF=FF=FF`u%=C0
=FF=FF=FF=FF
=FF=FF=FF=FF %Ld
ROOT =3D 0x%Lx
XSUB =3D 0x%Lx
XSUBANY =3D %Ld
GVGV::GV
FILE =3D "%s"
DEPTH =3D %Ld
MUTEXP =3D 0x%Lx
OWNER =3D 0x%Lx
FLAGS =3D 0x%Lx
LINES =3D %Ld
PADLIST =3D 0x%Lx
FAKE
%5d. 0x%Lx (%s"%s" %Ld-%Ld)
UNDEFINED
UNIQUE
MAIN
ANON
null
OUTSIDE =3D 0x%Lx (%s)
NAMELEN =3D %Ld
GvSTASH
GP =3D 0x%Lx
SV =3D 0x%Lx
REFCNT =3D %Ld
IO =3D 0x%Lx
FORM =3D 0x%Lx
AV =3D 0x%Lx
HV =3D 0x%Lx
CV =3D 0x%Lx
CVGEN =3D 0x%Lx
GPFLAGS =3D 0x%Lx
LINE =3D %Ld
FILE =3D "%s"
FLAGS =3D 0x%Lx
EGV
DIRP =3D 0x%Lx
PAGE =3D %Ld
PAGE_LEN =3D %Ld
LINES_LEFT =3D %Ld
TOP_NAME =3D "%s"
TOP_GV
FMT_NAME =3D "%s"
FMT_GV
BOTTOM_NAME =3D "%s"
BOTTOM_GV
SUBPROCESS =3D %Ld
TYPE =3D '%c'
TYPE =3D '\%o'
=FF=FF=FF=FF=EB
=FF=FF=FF=FF=F0
=FF=FF=FF=FF
=FF=FF=FF=FF
=FE=FF=FFox
=FF=FF=FFo
=F0=FF=FFo=C8
@=A8=F9=FF=BF`j
:
AT_CLKTCK:
AT_FPUCW:
%s%s
cannot create capability list
Cannot allocate memory
Invalid argument
No such file or directory
Operation not permitted
Input/output error
Permission denied
Error
apic
mtrr
cmov
.
.
.
no file space on server
Unable to authenticate NIS+ client
Unable to authenticate NIS+ server
Yes, 42 is the meaning of life
NIS+ service is unavailable or not installed
NIS+ operation failed
Full resync required for directory
Error in accessing NIS+ cold start file. Is NIS+ installed?
Attempt to remove a non-empty table
Query illegal for named table
Modify operation failed
Passed object is not the same object on server
Illegal object type for operation
Non NIS+ namespace encountered
Error while talking to callback proc
Named object is not searchable
Missing or malformed attribute
Error in RPC subsystem
Too many attributes
Partial success
Link points to illegal name
Entry/table type mismatch
Database for table does not exist
Modification failed
Name/entry isn't unique
Not found, no such name
Results sent to callback proc
Unable to create callback
Malformed name, or illegal name
Invalid object for operation
Not master server for this domain
Object with same name exists
Server out of memory
Name not served by this server
Not owner
Permission denied
First/next chain broken
Generic system error
Server busy, try again
Unknown object

All of /usr/local/nagios is owned by nagios and group nagios. I though=
t the
meaning of life was 42...

David


David E. Shapiro
Senior Unix Admin
BTi - the future of communications
4300 Six Forks Road, Raleigh, NC 27609
Office # 1-919-865-6955
Pager # 1-800520-2354
Fax # 1-919-863-7340








This post was automatically imported from historical nagios-devel mailing list archives
Original poster: David.Edward.Shapiro@btitele.com
Locked