[Nagiosplug-devel] [ nagiosplug-Bugs-652816 ] check_mysql segmentation fault

noreply at sourceforge.net noreply at sourceforge.net
Thu Dec 12 11:05:01 CET 2002


Bugs item #652816, was opened at 2002-12-12 10:27
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=652816&group_id=29880

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_mysql segmentation fault

Initial Comment:
I have a problem with check_mysql plugin. It stops
always with a segfmenation fault on execution.
Here my configure options:
./configure                               \
                --prefix=/usr/local \
                --with-cgiurl=/nagios/cgi-bin \
                --with-nagios-user=nagios \
                --with-nagios-grp=nagios \
                --with-mysql=/usr/local/lib \
                --with-openssl=/usr/local/lib \

the mysql lib's under /usr/local/lib are:
...
libmysqlclient.a
-rwxr-xr-x   1 root     root          652 Jul 12 15:01
libmysqlclient.la
-rw-r--r--   1 root     root       200402 Jul 12 15:01
libmysqlclient_r.a
-rwxr-xr-x   1 root     root          678 Jul 12 15:01
libmysqlclient_r.la
...

I have testet it also with shared object files of
mysqllibs. The older version (beta1) of check_mysql
works but not the beta2 version!

My system is a linux 2.2.19 and the mysql version is a
3.23.47 - 3.23.51.

The ldd says:
ldd check_mysql 
 libz.so.1 => /usr/lib/libz.so.1 (0x2aac2000)
 libc.so.6 => /lib/libc.so.6 (0x2aad1000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaab000)

whats wrong?


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=652816&group_id=29880




More information about the Devel mailing list