[hobbit] bbnet test problem -- terminates with signal 11

Mike Eggleston mikeegg1 at mac.com
Wed Jan 9 19:59:07 CET 2008


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
$



More information about the Xymon mailing list