Recompile without -O2 apparently fix the problem.,
Change CFLAGS from debian/rules from
CFLAGS := -O2
to
CFLAGS := -g3 -ggdb3
fixed the problem to me.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: rrdtool
Version: 1.2.15-0.3
Severity: grave
Justification: renders package unusable
rrdtool always seg fault when using GPRINT function. This make the use of the
tool very limited.
# rrdtool graph test.png DEF:a=a.rrd:fan:AVERAGE GPRINT:a:AVERAGE:%lf
Segmentation fault
Follow the st
2 matches
Mail list logo