[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Hobbit 4.2.0 crashes many times



Hello Henrik,

I 've installed the 4.2.0 version of hobbit on a fresh installation of RedHat EL4 and since yesterday afternoon we have 25 core-dumps in the server directory and about 50 core-dumps in the server/tmp directory.
Everything looks like the problem that me and Vernon had in july 2005 with a 4.0.x version.
All pages look look like as we've just posted an evergreen page ;-)


Here is what the gdb tool says (using the core-dump in the server directory):

GNU gdb Red Hat Linux (6.3.0.0-1.132.EL4rh)
Copyright 2004 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 "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".


Core was generated by `hobbitd --pidfile=/var/log/hobbit/hobbitd.pid --restart=/usr/local/hobbit/serve'.
Program terminated with signal 6, Aborted.
Reading symbols from /lib/libpcre.so.0...done.
Loaded symbols for /lib/libpcre.so.0
Reading symbols from /lib/tls/libc.so.6...done.
Loaded symbols for /lib/tls/libc.so.6


Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
#0 0x009557a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) bt
#0 0x009557a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0x009957a5 in raise () from /lib/tls/libc.so.6
#2 0x00997209 in abort () from /lib/tls/libc.so.6
#3 0x009c971a in __libc_message () from /lib/tls/libc.so.6
#4 0x009d1c12 in _int_realloc () from /lib/tls/libc.so.6
#5 0x009d2ad6 in realloc () from /lib/tls/libc.so.6
#6 0x08058399 in xrealloc (ptr=0x89f8b60, size=70543) at memory.c:149
#7 0x0804e053 in generate_outbuf (outbuf=0xbfe60cd4, outpos=0xbfe60cd8, outsz=0xbfe60cdc, hwalk=0x896f4f8, lwalk=0x896f568, acklevel=-1)
at hobbitd.c:2194
#8 0x080501fa in do_message (msg=0x89d94d8, origin=0x805c703 "") at hobbitd.c:2825
#9 0x08053e76 in main (argc=8, argv=0xbfe648e4) at hobbitd.c:4352


Regards,

Stefan