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)<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 "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1".<br><br><br>warning: Can't read pathname for load map: Input/output error.<br>Reading symbols from /lib/libc.so.6...done.<br>
Loaded symbols for /lib/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 `/home/hob/xymon/server/bin/hobbitfetch --server=127.0.0.1 --no-daemon --pid'.<br>
Program terminated with signal 6, Aborted.<br>#0  0x00e83402 in __kernel_vsyscall ()<br>(gdb) quit<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">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>