https://qa.mandrakesoft.com/show_bug.cgi?id=1417
Product: nagios-plugins
Component: program
Summary: check_mysql plugin segfaults
Version: 1.3.0-0.beta2.4mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
i don't know why, but check_mysql plugin don't work. it ends with segfault. if i
run this command under gdb i can see this:
Program received signal SIGSEGV, Segmentation fault.
0x400dea33 in strspn () from /lib/libc.so.6
(gdb) bt
#0 0x400dea33 in strspn () from /lib/libc.so.6
#1 0x00000000 in ?? ()
is this a gcc related problem, or what?
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.