[hobbit] Bbtest Program crashed
Hi all,
Can any one please help me on this problem.
bbtest is crashed.
Regards, Subhash gada
From: Gada, Subhash [mailto:subhash.gada at logicacmg.com] Sent: Friday, January 13, 2006 12:01 AM To: hobbit at hswn.dk Subject: [hobbit] Bbtest Program crashed
Hi,
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.
(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
Regards, Subhash
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
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
participants (2)
-
henrik@hswn.dk
-
subhash.gada@logicacmg.com