[rrd-users] seg fault

Lancashire, Pete plancashire at ci.portland.or.us
Fri Oct 5 23:55:45 CEST 2007


not sure if this is new, in advertently happend when I made a mistake in
a wrapper script.

if you leave off the number of rows on a RRA the create will work but the
update will seg fault.

i have not had time to look any closer, maybe this weekend

$ rrdtool create foo.rrd --start 1170000000 --step 10 DS:one:GAUGE:20:U:U
RRA:AVERAGE:0.5:1
$ rrdtool update foo.rrd 1191600622:1
Segmentation fault
$ rrdtool version
RRDtool 1.2.23  Copyright 1997-2007 by Tobias Oetiker <tobi at oetiker.ch>
               Compiled Jul 10 2007 21:41:00

x86, fedora 7

cat /proc/version
Linux version 2.6.22.9-91.fc7 (kojibuilder at xenbuilder1.fedora.redhat.com)
(gcc version 4.1.2 20070502 (Red Hat 4.1.2-12)) #1 SMP Thu Sep 27 23:10:59
EDT 2007

rpm -qa rrdtool
rrdtool-1.2.23-6.fc7

i also downloaded the latest stable, compiled it, and same result

-pete



More information about the rrd-users mailing list