Xymon Mailing List Archive search

Bbtest Program crashed

list Henrik Størner
Fri, 13 Jan 2006 14:55:55 +0100
Message-Id: <user-5c124518a18b@xymon.invalid>

On Fri, Jan 13, 2006 at 07:14:24PM +0530, Gada, Subhash wrote:
Bbtest is crashed and getting the following error - Program crashed,
Fatal signal caught!. All the connectivity test turned to purple after some time. 
This is what am getting when I run bbtest-net with gdb tool. Any help is
appreciated. 
Important: When you do that, you MUST have all of the Hobbit environment
setup. It's best to run it with
   $ su - hobbit
   $ bbcmd gdb ~/server/bin/bbtest-net
(gdb) run Starting program: /home/hobbit/server/bin/bbtest-net 
Program received signal SIGSEGV, Segmentation fault. 0x400943ca in strcmp () from /lib/tls/i686/cmov/libc.so.6 
"strcmp()" is a standard library routine, so it would help to know what called it.

Use the "bt" command in gdb.


Henrik