tags 428780 + patch
retitle 428780 rrdtool create: Missing command line verification.
thanks
Hi Justin,
On Wed, Jun 13, 2007 at 10:09:25PM -0400, Justin Pryzby wrote:
> $ rrdtool create --start 108000 foo.rrd DS:bar:GAUGE:1:U:U
> RRA:AVERAGE:0:1:0
Sometimes, it's the small things: You've sp
Package: rrdtool
Version: 1.2.19-1
$ rrdtool create --start 108000 foo.rrd DS:bar:GAUGE:1:U:U RRA:AVERAGE:0:1:0
$ rrdtool update ./foo.rrd N:1 0:0
Segmentation fault
$ gdb --args rrdtool update ./foo.rrd N:1 0:0
(gdb) bt
#0 0xb7f17453 in write_RRA_row (rrd=0xbfd4ba40, rra_idx=0,
rra_cur
2 matches
Mail list logo