Statistics Graphs not showing

I have the statistics showing the in the HTML table but the graph
picture does not display.

I can see the error

httpd in free(): error: modified (page-) pointer
httpd in free(): error: modified (page-) pointer
[Sat Aug 6 16:12:13 2005] [notice] child pid 754 exit signal Abort trap
(6)
[Sat Aug 6 16:12:13 2005] [notice] child pid 680 exit signal Abort trap
(6)

In my http-error log.

My system is Freebsd 5.3, apache 1.3

Gd-2.0.33
GDGraph (1.43)
GDTextUtil (0.86)

Are all installed from the ports tree.

I am unsure where to start troubleshooting this error.

Any help is appriciated

Thanks

Murray

Murray Bryant wrote:

I have the statistics showing the in the HTML table but the graph
picture does not display.

I can see the error

httpd in free(): error: modified (page-) pointer
httpd in free(): error: modified (page-) pointer
[Sat Aug 6 16:12:13 2005] [notice] child pid 754 exit signal Abort
trap (6)
[Sat Aug 6 16:12:13 2005] [notice] child pid 680 exit signal Abort
trap (6)

In my http-error log.

My system is Freebsd 5.3, apache 1.3

Gd-2.0.33
GDGraph (1.43)
GDTextUtil (0.86)

Are all installed from the ports tree.

I couldn’t get this working until I removed the ports versions and
installed from CPAN (perl -MCPAN -e shell, etc)

Graham