Following up on my own thread
Using sunpro DBX
Reading hobbitd_channel core file header read successfully Reading ld.so.1 Reading libc.so.1 program terminated by signal ABRT (Abort) 0xfef70717: __lwp_kill+0x0007: jae __lwp_kill+0x15 [ 0xfef70725, .+0xe ] Current function is xstrdup 175 abort(); (dbx) where
[1] __lwp_kill(0x1, 0x6), at 0xfef70717 [2] _thr_kill(0x1, 0x6), at 0xfef6ded4 [3] raise(0x6), at 0xfef1ced3 [4] abort(0x8052c4d, 0x2, 0x29), at 0xfef00969 =>[5] xstrdup(s = (nil)), line 175 in "memory.c" [6] main(argc = 5, argv = 0x8046b04), line 239 in "hobbitd_channel.c"
It's crashing with an "Out of memory" abort.
What can cause the hobbitd channel to reach this condition? Am I sending it too much information?
-Sean
-----Original Message----- From: Sean R. Clark [mailto:sclark at nyroc.rr.com] Sent: Sunday, August 26, 2007 7:54 AM To: hobbit at hswn.dk Subject: [hobbit] Hobbid_channel crashing on me
The hobbitd_channel for rrd is crashing on me every 2 days or so - and ~ 3 hours after it crashes, the main hobbitdboard locks up and reports only "BOARDBUSY"
I can't see why it's crashing, I do have a core file:
pstack core core 'core' of 8975: hobbitd_channel --channel=status --log=/sw/bbserver/bbvar/acks/rrd-sta fef70717 _lwp_kill (1, 6) + 7 fef1ced3 raise (6) + 1f fef00969 abort (8052c4d, 2, 19, 8046ab4, 1, febdd980) + cd 0804b45d xstrdup (fec00000, 8046ab4, 1, fef6fce7, 8046d54, 8046ac0) + 31 08049d8b main (5, 8046b04, 8046b1c) + 293 08049950 _start (5, 8046dbc, 8046dcc, 8046ddd, 8046e0a, 8046e16) + 80
gdb server/bin/hobbitd_channel core GNU gdb 6.3 Copyright 2004 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 "i386-pc-solaris2.10"...
warning: exec file is newer than core file. Core was generated by `hobbitd_channel --channel=status --log=/sw/bbserver/bbvar/acks/rrd-status.log h'. Program terminated with signal 6, Aborted. Reading symbols from /lib/libc.so.1...done. Loaded symbols for /lib/libc.so.1 #0 0xfef70717 in _lwp_kill () from /lib/libc.so.1
Any help on what to do next would be appreciated - I am running hobbit 4.2 with the 'all-in-one' patch applied on x86 solaris 10
-Sean
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk