Re: modperl_perl_destruct failure

2007-07-17 Thread Frank Wiles
On Fri, 13 Jul 2007 15:15:32 -0700 "Justin Maggard" <[EMAIL PROTECTED]> wrote: > Hi all, > > I've run into a bit of a problem. I'm trying to load a B::Bytecode > compiled perl module with modperl2 running on Apache 2.2.3. But the > memory usage keep going up each time I do a graceful restart of

modperl_perl_destruct failure

2007-07-13 Thread Justin Maggard
Hi all, I've run into a bit of a problem. I'm trying to load a B::Bytecode compiled perl module with modperl2 running on Apache 2.2.3. But the memory usage keep going up each time I do a graceful restart of Apache. I tracked it down to the modperl_perl_destruct function, where perl_destruct