[hobbit] hobbitd_larrd is crashing

Henrik Stoerner henrik at hswn.dk
Sat Jun 10 00:51:29 CEST 2006


On Fri, Jun 09, 2006 at 05:37:45PM -0500, Larry Barber wrote:
> Still crashing, stack trace:

As a final (desperate) fix, change to code to avoid printing the
error message. I.e. around line 143 in hobbitd/do_rrd.c, add a
line after 
    result = rrd_create(pcount, creparams);
with
    if (result != 0) return 1;


If that doesn't crash, then I'm really suspicious of your rrdtool
library. What version is that, by the way ?


Regards,
Henrik




More information about the Xymon mailing list