More info.<br><br>After the following messages in logfile hobbitfetch dumps core and goes red:<br><br>2009-01-27 08:33:30 Got 1380 bytes of data from <a href="http://192.168.0.1:1984">192.168.0.1:1984</a> (req 2388)<br>2009-01-27 08:33:30 Got 1380 bytes of data from <a href="http://192.168.0.1:1984">192.168.0.1:1984</a> (req 2388)<br>
2009-01-27 08:33:30 Got 1380 bytes of data from <a href="http://192.168.0.1:1984">192.168.0.1:1984</a> (req 2389)<br>2009-01-27 08:33:30 Got 1380 bytes of data from <a href="http://192.168.0.1:1984">192.168.0.1:1984</a> (req 2389)<br>
<br>Core was generated by `/home/hob/xymon/server/bin/hobbitfetch --server=127.0.0.1 --no-daemon --pid'.<br>Program terminated with signal 6, Aborted.<br>#0  0x00495402 in __kernel_vsyscall ()<br>(gdb) backtrace<br>#0  0x00495402 in __kernel_vsyscall ()<br>
#1  0x00501d10 in raise () from /lib/libc.so.6<br>#2  0x00503621 in abort () from /lib/libc.so.6<br>#3  0x08050ff3 in sigsegv_handler (signum=11) at sig.c:57<br>#4  <signal handler called><br>#5  main (argc=5, argv=Cannot access memory at address 0x4<br>
) at hobbitfetch.c:709<br>(gdb)<br><br>In addition column  "hobbitfetch" goes "red", then "purple" and never returs to "green" status.<br>It looks that hobbitfetch sends only "red" statuses. "purple" need to be dropped manualy.<br>
<br><br><br><br><br><div class="gmail_quote">On Mon, Jan 26, 2009 at 10:10 AM, Gatis A. <span dir="ltr"><<a href="mailto:gatis.anee@gmail.com">gatis.anee@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I got the same problem on RHEL5.2 with kernel 2.6.18-92.1.18.el5, hobbitfetch goes purple with "- - Program crashed Fatal signal caught!"<br>and dumps core:<br><br>[hob@localhost tmp]$ file core.19489<br>

core.19489: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style, from 'hobbitfetch'<br><br>[hob@localhost tmp]$ gdb ../bin/hobbitfetch core.19489<br>GNU gdb Red Hat Linux (6.5-37.el5_2.2rh)<div class="Ih2E3d">
<br>Copyright (C) 2006 Free Software Foundation, Inc.<br>
GDB is free software, covered by the GNU General Public License, and you are<br>welcome to change it and/or distribute copies of it under certain conditions.<br>Type "show copying" to see the conditions.<br>There is absolutely no warranty for GDB.  Type "show warranty" for details.<br>
</div>
This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1".<div class="Ih2E3d"><br><br><br>warning: Can't read pathname for load map: Input/output error.<br>
</div>Reading symbols from /lib/libc.so.6...done.<br>
Loaded symbols for /lib/libc.so.6<div class="Ih2E3d"><br>Reading symbols from /lib/ld-linux.so.2...done.<br>Loaded symbols for /lib/ld-linux.so.2<br></div>Core was generated by `/home/hob/xymon/server/bin/hobbitfetch --server=127.0.0.1 --no-daemon --pid'.<div class="Ih2E3d">
<br>
Program terminated with signal 6, Aborted.<br></div>#0  0x00e83402 in __kernel_vsyscall ()<br>(gdb) quit<div><div></div><div class="Wj3C7c"><br><br><br><br><br><div class="gmail_quote">On Tue, Jan 13, 2009 at 2:39 PM, Olivier Beau <span dir="ltr"><<a href="mailto:obeau79@gmail.com" target="_blank">obeau79@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">$ /data/hobbit/server$ gdb bin/hobbitfetch  tmp/core<br>
GNU gdb 6.4.90-debian<br>
Copyright (C) 2006 Free Software Foundation, Inc.<br>
GDB is free software, covered by the GNU General Public License, and you are<br>
welcome to change it and/or distribute copies of it under certain conditions.<br>
Type "show copying" to see the conditions.<br>
There is absolutely no warranty for GDB.  Type "show warranty" for details.<br>
This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".<br>
<br>
<br>
warning: Can't read pathname for load map: Input/output error.<br>
Reading symbols from /usr/lib/libz.so.1...done.<br>
Loaded symbols for /usr/lib/libz.so.1<br>
Reading symbols from /lib/tls/i686/cmov/libc.so.6...done.<br>
Loaded symbols for /lib/tls/i686/cmov/libc.so.6<br>
Reading symbols from /lib/ld-linux.so.2...done.<br>
Loaded symbols for /lib/ld-linux.so.2<br>
Core was generated by `/data/hobbit/server/bin/hobbitfetch --server=127.0.0.1 --no-daemon --pidfile=/d'.<br>
Program terminated with signal 6, Aborted.<br>
#0  0xb7f4f410 in ?? ()<br>
(gdb) bt<br>
#0  0xb7f4f410 in ?? ()<br>
#1  0xbfc2ed9c in ?? ()<br>
#2  0x00000006 in ?? ()<br>
#3  0x0000734c in ?? ()<br>
#4  0xb7e28811 in raise () from /lib/tls/i686/cmov/libc.so.6<br>
#5  0xb7e29fb9 in abort () from /lib/tls/i686/cmov/libc.so.6<br>
#6  0x08051a01 in sigsegv_handler (signum=11) at sig.c:58<br>
#7  0xb7f4f420 in ?? ()<br>
#8  0x0000000b in ?? ()<br>
#9  0x00000033 in ?? ()<br>
#10 0x00000000 in ?? ()<br>
(gdb)<br>
<br>
To unsubscribe from the hobbit list, send an e-mail to<br>
<a href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a><br>
<br>
<br>
</blockquote></div><br>
</div></div></blockquote></div><br>