[hobbit] Program crashed, fatal signal etc.

Rob Munsch rmunsch at solutionsforprogress.com
Fri Feb 2 21:23:23 CET 2007


Henrik Stoerner wrote:
> On Thu, Feb 01, 2007 at 12:16:12PM -0500, Rob Munsch wrote:
>> I tried this.  No dice.  After doing this, dropping the hobbitd_client 
>> test, and restarting the hobbitserver, it still crashes, goes red, then 
>> purple and stays purple; if i drop the test again, it goes away for a 
>> little while, but then comes back.
>>
>> I've no idea what's causing this.  Can i send this corefile anywhere?
> 
> Run it through gdb as described in 
> http://www.hswn.dk/hobbit/help/known-issues.html#bugreport

hobbit at randomaccess ~/server $ gdb bin/hobbitd_client tmp/core
GNU gdb 6.6
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
Really redefine built-in command "frame"? (y or n) [answered Y; input 
not from terminal]
Really redefine built-in command "thread"? (y or n) [answered Y; input 
not from terminal]
Really redefine built-in command "start"? (y or n) [answered Y; input 
not from terminal]
Using host libthread_db library "/lib/libthread_db.so.1".

warning: Can't read pathname for load map: Input/output error.
Reading symbols from /usr/lib/libpcre.so.0...done.
Loaded symbols for /usr/lib/libpcre.so.0
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Core was generated by `hobbitd_client'.
Program terminated with signal 6, Aborted.
#0  0xffffe410 in __kernel_vsyscall ()
gdb> bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7e99129 in raise () from /lib/libc.so.6
#2  0xb7e9a553 in abort () from /lib/libc.so.6
#3  0x080625b1 in sigsegv_handler (signum=0xb) at sig.c:57
#4  <signal handler called>
#5  0x3a353020 in ?? ()
#6  0x333a3635 in ?? ()
#7  0x53452038 in ?? ()
#8  0x30322054 in ?? ()
#9  0x000a3730 in ?? ()
#10 0xbfc2cebc in ?? ()
#11 0xb7dee061 in ?? ()
#12 0x00000000 in ?? ()
gdb>

Hope that helps.

thanks,
rob




More information about the Xymon mailing list