[Xymon] xymonnet crashes adding a https test

Ing. Mario De Chenno mario.dechenno at unina2.it
Wed Jul 2 09:50:21 CEST 2014


Hi all,
I'm facing a strange crash in xymonnet. I alrady have some https tests
configured in hosts.cfg, but when I add the test for a Red Hat
Enterprise Virtualization manager web server xymonnet crashes.
Here's the affected line:

~/server/etc$ diff hosts.cfg /home/xymon/server/bck/hosts.cfg.OK
70c70
< 10.224.4.120 rhev-mgmt.ceda.unina2.it #ssh
https://rhev-mgmt.ceda.unina2.it
---
> 10.224.4.120 rhev-mgmt.ceda.unina2.it #ssh

If I just remove the 's' to disable ssl testing and leaving http-only
the test works:

10.224.4.120 rhev-mgmt.ceda.unina2.it #ssh
http://rhev-mgmt.ceda.unina2.it


Backtrace follows. Can I further throubleshoot this issue?

~/server$ gdb bin/xymonnet tmp/core 
GNU gdb (GDB) 7.6.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show
copying"
and "show warranty" for details.
This GDB was configured as "x86_64-slackware-linux".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /home/xymon/server/bin/xymonnet...done.
[New LWP 18925]

warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
Core was generated by `xymonnet --report --ping --checkresponse
--timeout=15'.
Program terminated with signal 6, Aborted.
#0  0x00007fec5a503dd9 in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x00007fec5a503dd9 in raise () from /lib64/libc.so.6
#1  0x00007fec5a5054e8 in abort () from /lib64/libc.so.6
#2  0x0000000000425693 in sigsegv_handler (signum=<optimized out>) at
sig.c:57
#3  <signal handler called>
#4  0x00007fec5a556341 in __strlen_sse2 () from /lib64/libc.so.6
#5  0x00007fec5a55604e in strdup () from /lib64/libc.so.6
#6  0x000000000040bd49 in setup_ssl (item=item at entry=0x8074b0) at
contest.c:653
#7  0x000000000040d957 in do_tcp_tests (timeout=15, concurrency=256,
concurrency at entry=0) at contest.c:1150
#8  0x000000000040532d in main (argc=5, argv=0x7ffffdfd0748) at
xymonnet.c:2340


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20140702/bb7dbd3e/attachment.html>


More information about the Xymon mailing list