[rrd-users] SOLUTION: rrdgraph never returns with small step
Josh Wyatt
josh.wyatt at hcssystems.com
Sat Jun 21 04:21:05 CEST 2008
Josh Wyatt wrote:
> Tobias Oetiker wrote:
>> Josh,
>
>>> Short of a glibc issue (running 2.3.4...), I'm not sure what could be the issue...
<snip>
> (gdb) run graph /home/graphs/testcase2/tc2.png -s 1213895143 -e 1213895163 -w 1000 -h 200 -a PNG DEF:00=/home/graphs/testcase2/tc1.rrd:00:AVERAGE LINE1:00#00cccc
> Failed to read a valid object file image from memory.
> ^C
> Program received signal SIGINT, Interrupt.
> 0xb7d7ae83 in _IO_file_open () from /lib/libc.so.6
> (gdb)
>
> ...I'm assuming it's that open() on /etc/localtime?
>
> I'm going to try upgrading glibc to 2.5 and see what effect this has.
>
> Thanks,
> Josh
I just finished the glibc upgrade from 2.3.4 to 2.5-r4 (which required an upgrade from gcc 3.3.5 to 4.1.2 as a pre-requisite), and the testsuite now succeeds.
I would recommend a ./configure test for glibc2.3.4 and/or gcc 3.3.5 as an unsupported configuration, or at least a caveat in the build docs.
Thanks for all your help Alex and Tobi!
Thanks,
Josh
More information about the rrd-users
mailing list