hobbitd_client is crashing
Hello all, I am looking for a little help with this problem. Hobbit has been installed and working fine for several weeks. I added a few things this morning and now I am getting this error in the /var/log/hobbit/hobbitlaunch.log log file.
2007-07-31 11:48:33 hobbitlaunch starting 2007-07-31 11:48:33 Loading tasklist configuration from /users/hobbit/server/etc/hobbitlaunch.cfg 2007-07-31 11:48:33 Loading hostnames 2007-07-31 11:48:33 Loading saved state 2007-07-31 11:48:33 Cannot access checkpoint file /users/hobbit/server/tmp/hobbitd.chk for restore 2007-07-31 11:48:33 Setting up network listener on 0.0.0.0:1984 2007-07-31 11:48:33 Setting up signal handlers 2007-07-31 11:48:33 Setting up hobbitd channels 2007-07-31 11:48:33 Setting up logfiles 2007-07-31 11:48:48 Task clientdata terminated, status 1
and this in the /var/log/hobbit/clientdata.log
2007-07-31 11:48:48 Worker process died with exit code 134, terminating 2007-07-31 11:48:49 Worker process died with exit code 134, terminating 2007-07-31 11:49:43 Worker process died with exit code 134, terminating 2007-07-31 11:53:51 Worker process died with exit code 134, terminating
I have tried removing all of the changes I made today but still I get this problem and I am not sure what is wrong. I have searched the mail archive and found several people with similar problems, however no solution that fixes my problem.
GDB output
$ gdb bin/hobbitd_client tmp/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 "sparc-sun-solaris2.10"... Reading symbols from /usr/lib/libpcre.so.0...done. Loaded symbols for /usr/lib/libpcre.so.0 Reading symbols from /lib/libresolv.so.2...done. Loaded symbols for /lib/libresolv.so.2 Reading symbols from /lib/libsocket.so.1...done. Loaded symbols for /lib/libsocket.so.1 Reading symbols from /lib/libnsl.so.1...done. Loaded symbols for /lib/libnsl.so.1 Reading symbols from /lib/libc.so.1...done. Loaded symbols for /lib/libc.so.1 Reading symbols from /usr/local/lib/libgcc_s.so.1...done. Loaded symbols for /usr/local/lib/libgcc_s.so.1 Reading symbols from /platform/SUNW,UltraAX-i2/lib/libc_psr.so.1...done. Loaded symbols for /platform/SUNW,UltraAX-i2/lib/libc_psr.so.1 Reading symbols from /lib/ld.so.1...done. Loaded symbols for /lib/ld.so.1 Core was generated by `hobbitd_client'. Program terminated with signal 6, Aborted. #0 0xff1c1a58 in _lwp_kill () from /lib/libc.so.1 (gdb) bt #0 0xff1c1a58 in _lwp_kill () from /lib/libc.so.1 #1 0xff15ffd8 in raise () from /lib/libc.so.1 #2 0xff140200 in abort () from /lib/libc.so.1 #3 0x00028038 in sigsegv_handler (signum=11) at sig.c:57 #4 <signal handler called> #5 rbtFind (h=0x0, key=0xc8a78) at rbtr.c:379 #6 0x0001eb94 in getrule (hostname=0xc8a78 "krupa.capgroup.com", pagename=0xc3410 "", classname=0x42432 "sunos", ruletype=C_LOAD) at client_config.c:237 #7 0x0001eddc in get_cpu_thresholds (hinfo=0xc9258, classname=0x42432 "sunos", loadyellow=0xffbfd4a8, loadred=0xffbfd4a4, recentlimit=0xffbfd4a0, ancientlimit=0xffbfd49c, maxclockdiff=0xffbfd4ac) at client_config.c:1209 #8 0x00013c2c in unix_cpu_report (hostname=0x42419 "krupa.capgroup.com", clientclass=0x42432 "sunos", os=823896, hinfo=0xc9258, fromline=0xffbfe660 "\nStatus message received from 10.16.65.58\n", timestr=0x42465 "Tue Jul 31 11:54:38 PDT 2007", uptimestr=0x424d2 " 11:54am up 3 day(s), 21:57, 0 users, load average: 0.07, 0.07, 0.07", clockstr=0x490eb "epoch: 1185908085.643752\nlocal: 2007-07-31 11:54:45 PDT\nUTC: 2007-07-31 18:54:45 PST\n", msgcachestr=0x0, whostr=0x4251f "", psstr=0x4716a " PID PPID USER STIME S PRI %CPU TIME %MEM RSS VSZ COMMAND\n 0 0 root Jul_27 T 96 0.0 00:20 0.0 0 0 sched\n 1 0 root Jul_27 R 49 0.1 00:"..., topstr=0x0) at hobbitd_client.c:263 #9 0x00017fb0 in handle_solaris_client (hostname=0x42419 " krupa.capgroup.com", clienttype=0x42432 "sunos", os=OS_SOLARIS, hinfo=0xc9258, sender=0x439d4 "\nRAWIP\trawipInDatagrams = 0\trawipInErrors = 0\n\trawipInCksumErrs = 0\trawipOutDatagrams = 0\n\trawipOutErrors = 0\n\nUDP\tudpInDatagrams = 7559\tudpInErrors "..., timestamp=271461, clientdata=0x42438 "client krupa,capgroup,com.sunos sunos\n[date") at client/solaris.c:59 #10 0x0001b244 in main (argc=271404, argv=0xffbfebcc) at hobbitd_client.c:1787
Any help is welcome - point me in a direction and I can dig on my own. However at this point I am at a loss.
Thanks
Richard Wachter <>< Precariously perched on the precipice of another day . . .
participants (1)
-
hobbit@richwachter.com