Bug#323771: Running 'rrdtool restore' fails due to glibc detected error

2005-09-09 Thread Matej Vela
tag 323771 patch thanks A simple way to reproduce this is: $ rrdtool restore /dev/null test.rrd *** glibc detected *** double free or corruption (!prev): 0x08049758 *** Aborted With the attached patch, rrdtool properly reports an error: $ ./rrdtool restore /dev/null test.rrd

Bug#323771: Running 'rrdtool restore' fails due to glibc detected error

2005-08-18 Thread Uwe Steinmann
Package: rrdtool Version: 1.2.11-0.2 Severity: important The auto builder has currently problems in building netmrg. The reason lies in rrdtool which fails to restore a .rrd file from an .xml file. (check also bug #323725) [EMAIL PROTECTED]:/home/software/src/debian/netmrg-0.18.2$ rrdtool restor