Jake, RRDs::graph works if I comment out all of the "free(mem)" statements in RRDs.xs where mem is allocated by rrd. This means to me that the memory allocator used by RRD libs is somehow different from the deallocator used in the RRDs.dll. I think the problem is somehow related to the build, since RRD is built within the .NET environment, while the perl binding is built from a make file. My machine has only the .NET tools, so I am using the same compiler and linker. I've tried various combinations of library linking, but I've noticed no difference in the results.
Any thoughts? Kerry Calvert Software Sustaining Engineer Intel Corp. Hillsboro, OR [EMAIL PROTECTED] -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-developers WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
