[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] problem with hobbitd_alert
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] problem with hobbitd_alert
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Mon, 16 May 2005 11:40:24 +0200
- References: <42885748.8060804@tosnet.it>
- User-agent: Mutt/1.5.6+20040907i
On Mon, May 16, 2005 at 10:18:16AM +0200, Roberto Tagliaferri wrote:
> I've configured the alert and they works fine, but hobbit signal to me
> tha hobbitd_alert is fault:
> - Program crashed
>
> Fatal signal caught!
There ought to be a core-file somewhere - probably in
~hobbit/server/tmp/
Could you try running this command for me:
cd ~hobbit/server
gdb bin/hobbitd_alert tmp/core
then at the "gdb>" prompt type the command "bt" and send me the output ?
Of course, if the core-file is not tmp/core, change the command to
use the real core filename.
If possible, please send me the hobbit-alerts.cfg file also (just send
it to me directly, not to the list).
Thanks,
Henrik