Greetings Henrik,
I built and installed the latest snapshot and it seems to correct the problem I wrote about previously. However, soon after installing Hobbit showed an alarm for hobbitd_rrd. The alarm is "Program Crashed Fata Signal Caught"
My core file shows the following:
/cores hobbit$ gdb ~/server/bin/hobbitd /cores/core.2764 GNU gdb 5.3-20030128 (Apple version gdb-330.1) (Fri Jul 16 21:42:28 GMT 2004) Copyright 2003 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 "powerpc-apple-darwin". Reading symbols for shared libraries .. done #0 0x9004310c in kill () (gdb) bt #0 0x9004310c in kill () #1 0x9009fb9c in abort () #2 0x0000b724 in run_command (cmd=0x19 "", errortext=0xbfff4d84 "", banner=0x14, bannerbytes=0xfffffff5, showcmd=-1073791308, timeout=31) at misc.c:313 #3 <signal handler called> #4 0x90007250 in strlen () #5 0x90006cc8 in __vfprintf () #6 0x9000c8ac in vfprintf () #7 0x0000a44c in main (argc=-1073787516, argv=0xa00016b4) at hobbitd.c:3379
Any ideas?
Thanks,
Mike
On 7/13/05 2:32 AM, "Henrik Stoerner" <henrik at hswn.dk> wrote:
Hi Michael,
this *could* be the same bug that I've been chasing with a couple of other users over the past week. We believe it's been nailed down now, so if you could pick up the latest snapshot from http://www.hswn.dk/beta/ and let me know if that runs without these crashes, I would appreciate it.
Thanks, Henrik