On Fri, 19 May 2000, Doug MacEachern wrote:

> On Fri, 19 May 2000, Stas Bekman wrote:
> 
> > Huh? Wasn't the mod_perl 1.23 supposed to fix this problem with DSO? I
> > thought to remove this item from the Guide. Are there still problems with
> > DSO? 
> >
> > If I remember correctly the problem was of broken internal pointers when
> > the DSO code was reloaded.
> 
> not quite, the bogus pointers problem was triggered by:
> LoadModule perl_module libmodperl.so
> 
> being called twice.

Ouch, that's right.

> not by PerlFreshRestart.
> 
> any how, dso issues are not 100% ironed out, see
> Makefile.PL:malloc_check() for example.

So the PerlFreshRestart is still an issue. I thought it was resolved as
well. The problem was of modules not standing the reload. 

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://perl.org     http://stason.org/TULARC
http://singlesheaven.com http://perlmonth.com http://sourcegarden.org

Reply via email to