Doesn't make sense to me --
hobbit at elkhart:~/server> gdb bin/bbtest-net core GNU gdb 6.6 Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-suse-linux"... DW_FORM_strp pointing outside of .debug_str section [in module /usr/local/hobbit/server/bin/bbtest-net] Reading symbols from /usr/lib64/libssl.so.0.9.8...(no debugging symbols found)...done. Using host libthread_db library "/lib64/libthread_db.so.1". Loaded symbols for /usr/lib64/libssl.so.0.9.8 Reading symbols from /usr/lib64/libcrypto.so.0.9.8...(no debugging symbols found)...done. Loaded symbols for /usr/lib64/libcrypto.so.0.9.8 Reading symbols from /lib64/libc.so.6... (no debugging symbols found)...done. Loaded symbols for /lib64/libc.so.6 Reading symbols from /lib64/libdl.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libdl.so.2 Reading symbols from /lib64/ld-linux-x86-64.so.2... (no debugging symbols found)...done. Loaded symbols for /lib64/ld-linux-x86-64.so.2 Reading symbols from /lib64/libnss_files.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libnss_files.so.2
Core was generated by `bbtest-net --report --ping --checkresponse --no-ares --debug'. Program terminated with signal 11, Segmentation fault. #0 0x0000000000423107 in ?? () (gdb) where #0 0x0000000000423107 in ?? () Cannot access memory at address 0x25955160
-----Original Message----- From: Mike Eggleston [mailto:mikeegg1 at mac.com] Sent: Wednesday, January 09, 2008 1:59 PM To: hobbit at hswn.dk Subject: Re: [hobbit] bbnet test problem -- terminates with signal 11
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 5mAnd 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 $
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
CONFIDENTIALITY NOTICE: This email and any attachments are for the
exclusive and confidential use of the intended recipient. If you are not
the intended recipient, please do not read, distribute or take action in
reliance upon this message. If you have received this in error, please
notify us immediately by return email and promptly delete this message
and its attachments from your computer system. We do not waive
attorney-client or work product privilege by the transmission of this
message.