[html-formfu] New Element::Date leaks memory?

Carl Franks fireartist at gmail.com
Mon Aug 27 09:39:25 GMT 2007


On 24/08/07, Tobias Kremer <list at funkreich.de> wrote:
> While tracking down some memory leaks I realized that all forms utilizing the
> new Date element are leaking some memory - at least while running under
> Catalyst (FCGI). I'm measuring this with top and ab and I can see an endless,
> constant growth in memory usage for all pages that use forms with the Date
> element (after 500 requests the memory usage of the Catalyst FastCGI process
> grows from 47megs to 50 megs). I'm using the latest CPAN release 0.01003.

Did you manage to confirm that switching to Template::Alloy fixes the
memory leak?

Carl



More information about the HTML-FormFu mailing list