Package: rrdtool Version: 1.2.15-0.3 Severity: grave When I take the following file:
http://altair.sk:60001/uploads/node_0.rrd when I perform the following command rrdtool graph /tmp/plot_1195420761938267.png --width 479 --height 71 --start 1195257600 --end 1195344000 -i -y 1:1 -l 0 -u 1 DEF:mystate=node_0.rrd:state:AVERAGE LINE2:mystate#FF0000 I get an error: *** glibc detected *** free(): invalid pointer: 0x08056450 *** and no graph is generated. The node_0.rrd file was created as follows: rrdtool create /usr/local/src/nms/nms/priv/rrd/node_0.rrd -s 60000 DS:state:GAUGE:60:U:U RRA:AVERAGE:0.5:1:604800 -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-5-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages rrdtool depends on: ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libc6 2.3.6.ds1-13etch2 GNU C Library: Shared libraries ii libfreetype6 2.2.1-5+etch1 FreeType 2 font engine, shared lib ii libpng12-0 1.2.15~beta5-1 PNG library - runtime ii librrd2 1.2.15-0.3 Time-series data storage and displ ii zlib1g 1:1.2.3-13 compression library - runtime rrdtool recommends no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]