[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] bbnet test problem -- terminates with signal 11
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] bbnet test problem -- terminates with signal 11
- From: Mike Eggleston <mikeegg1 (at) mac.com>
- Date: Wed, 9 Jan 2008 12:59:07 -0600
- Organization: The Math Forum
- References: <000001c852cc$a5449380$efcdba80$ (at) rr.com> <8289D4DDD352DF45B8DABD7D5852A590084A709C (at) EUSRV-EXC1.eu.ta.global> <A26E1E3491C85A4FBE2116C14E52C15C11ED6AB8 (at) WWDCEXCH09.US.Cingular.Net> <5B3853EEF769544ABD6EEC79788A06390E0F9EF3 (at) EXVS2.nibco.com>
- User-agent: Mutt/1.4.2.1i
On Wed, 09 Jan 2008, Kauffman, Tom might have said:
> This server is my test box and I see that bbtest-net isn't running.
>
>
>
> Here's the hobbitlaunch.cfg stanza:
>
>
>
> [bbnet]
>
> ENVFILE /usr/local/hobbit/server/etc/hobbitserver.cfg
>
> NEEDS hobbitd
>
> CMD bbtest-net --report --ping --checkresponse --no-ares
>
> LOGFILE $BBSERVERLOGS/bb-network.log
>
> INTERVAL 5m
>
>
>
> And the hobbitlaunch error:
>
>
>
> 2008-01-09 13:14:57 Task bbnet terminated by signal 11
>
> 2008-01-09 13:20:00 Task bbnet terminated by signal 11
>
> 2008-01-09 13:25:04 Task bbnet terminated by signal 11
Is there a core file that you can look into for a stack trace?
$ gdb bbnet core
> where
> quite
$