On Thu, 14 Jun 2001, Paul G. Weiss wrote:

> Sad to say, I'm not as fortunate as you.  I'm leaking ~4.4Mb which each
> HUP (I haven't tried USR1).  I'm also using Perl 5.6.1 and 1.25_01-dev
> (the CVS snapshot modperl_20010614113010.tar.gz).  I'm doing a PerlRequire
> if that is significant.
> 
> One more thing - I'm building mod_perl using apxs.  I don't know if that
> makes a difference.

i am surprised to see, it does make a difference.  i built with:
perl Makefile.PL USE_DSO=1 EVERYTHING=1 -> no leaks.
perl Makefile.PL USE_APXS=1 WITH_APXS=... EVERYTHING=1 -> leaks.

i haven't looked into it yet.  can you try with USE_DSO=1 ?
if you're still leaking please post your 'perl -V' and the full list of
Makefile.PL options you're using.


Reply via email to