Xymon Mailing List Archive search

coredump on hobbitfetch

list Henrik Størner
Wed, 28 Jan 2009 11:59:07 +0000 (UTC)
Message-Id: <glphab$qvg$user-e356fad9864f@xymon.invalid>

In <user-bef4a4d99d1d@xymon.invalid> "Gatis A." <user-e47f4dceddb4@xymon.invalid> writes:
Core was generated by `/home/hob/xymon/server/bin/hobbitfetch
--server=127.0.0.1 --no-daemon --pid'.
Program terminated with signal 6, Aborted.
#0  0x00495402 in __kernel_vsyscall ()
(gdb) backtrace
#0  0x00495402 in __kernel_vsyscall ()
#1  0x00501d10 in raise () from /lib/libc.so.6
#2  0x00503621 in abort () from /lib/libc.so.6
#3  0x08050ff3 in sigsegv_handler (signum=11) at sig.c:57
#4  <signal handler called>
#5  main (argc=5, argv=Cannot access memory at address 0x4
) at hobbitfetch.c:709
Could you try grabbing the current development version
http://hobbitmon.svn.sourceforge.net/viewvc/hobbitmon/trunk/
(from the "Download GNU tarball" link at the bottom).

Run the "configure" script and "make hobbitd-build", then
copy hobbitd/hobbitfetch to your ~hobbit/server/bin/
directory. The crash happens in a part of the code which
was modified extensively since the 4.2.x release, and I
think it has been fixed by that rewrite.


Regards,
Henrik