Xymon Mailing List Archive search

hobbit_rrd core dumping

3 messages in this thread

list Richard Deal · Tue, 25 Oct 2005 17:49:36 -0400 ·
I cleaned up some old log data and hobbitd_rrd started to core dump.
I even tried removing the entire data/rrd/* but it is still dumping
core.
There is nothing in the rrd-data.log file and rrd-status.log only has a
few of these:
2005-10-25 17:36:41 RRD error updating
/local/packages/IT/HOBBIT/hobbit/data/rrd/ray2.tigr.org/disk,swap.rrd
from 172.17.10.21: illegal attempt to update using time 1130276201 when
last update time is 1130276201 (minimum one second step)

there was little trouble with rrd graphs before other than the few old
files.
Richard
list Henrik Størner · Wed, 26 Oct 2005 00:03:39 +0200 ·
quoted from Richard Deal
On Tue, Oct 25, 2005 at 05:49:36PM -0400, Deal, Richard wrote:
I cleaned up some old log data and hobbitd_rrd started to core dump.
I even tried removing the entire data/rrd/* but it is still dumping
core.
Could you run the core-dump through gdb, as described in 
   http://www.hswn.dk/hobbit/help/known-issues.html#bugreport

Regards,
Henrik
list Richard Deal · Wed, 26 Oct 2005 08:31:57 -0400 ·
(gdb) bt
#0  0x7f8a01a0 in _libc_kill () from /usr/lib/libc.so.1
#1  0x7f836ce0 in abort () from /usr/lib/libc.so.1
#2  0x1e6d4 in setup_signalhandler (
    programname=0xa <Address 0xa out of bounds>) at sig.c:57
quoted from Henrik Størner


-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid] 
Sent: Tuesday, October 25, 2005 6:04 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] hobbit_rrd core dumping

On Tue, Oct 25, 2005 at 05:49:36PM -0400, Deal, Richard wrote:
I cleaned up some old log data and hobbitd_rrd started to core dump.
I even tried removing the entire data/rrd/* but it is still dumping
core.
Could you run the core-dump through gdb, as described in 
   http://www.hswn.dk/hobbit/help/known-issues.html#bugreport

Regards,
Henrik