Today Johan Helsingius wrote: > I have a rather strange problem. I have a rrdcgi script that plots > multiple graphs using a bunch of rrd files. Everything else works > OK, but one graph blocks, waiting infinitely. If I remove that > one graph, everything works OK. Rrdinfo on the files accessed > by that graph looks OK.
it could be that you are hitting upon a cairo drawing bug ... is it busy on the cpu while it is running ... ? make sure you tru rrdtool 1.4.8 (or even better the master). cheers tobi > Anyone come across something like this? > > Julf > > _______________________________________________ > rrd-users mailing list > [email protected] > https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users > > -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland www.oetiker.ch [email protected] +41 62 775 9902 _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
