> But even if I eliminate all mod_perl initialisation params, just having the
> mod_perl DSO loaded crashes the server. Does that mean that I have to go
> static ? I'm really surprised: been runnnig the exact same versions on rh6.0
> and no problem. That's why I'm suspecting an external cause.

DSO is reported to be unstable yet, at least for some platforms/sw
releases. I'm using a static build. 

> > > I have recently upgraded from RH6.0 to RH6.1
> > > I'm using Apache 1.3.9, mod-perl 1.21 with perl5.00503 recompiled for
> > > the occasion, as well as mod_perl, and it core dumps just before
> > > spawning child httpd processes.
> > > I had no trouble before on RH6.0 with Apache 1.3.6/mod_perl 1.21.
> > > I use a httpd.conf with some <Perl> tags that are executed properly. The
> > > same config file still runs on another RH6.0 server without problems.
> > > Could it be a glibc problem ?
> > > gdb tells me something like "couldn't access memory at 0x404...." before
> > > the segmentation fault.
> > > I'm going nuts.
> >
> > Any chance you have PerlFreshRestart turned On?
> >
> > I run RH6.1 with Apache/1.3.10-dev (Unix) mod_perl/1.21_01-dev
> > without any problems...
> >
> > Also try to eliminate the modules you preload, and if server starts
> > without them, try to find out the offending module...
> >
> > >
> > > Any idea ?
> > >
> > > Stephane.
> > >
> >
> > _______________________________________________________________________
> > Stas Bekman  mailto:[EMAIL PROTECTED]    www.singlesheaven.com/stas
> > Perl,CGI,Apache,Linux,Web,Java,PC at  www.singlesheaven.com/stas/TULARC
> > www.apache.org  & www.perl.com  == www.modperl.com  ||  perl.apache.org
> > single o-> + single o-+ = singlesheaven    http://www.singlesheaven.com
> 
> 



_______________________________________________________________________
Stas Bekman  mailto:[EMAIL PROTECTED]    www.singlesheaven.com/stas  
Perl,CGI,Apache,Linux,Web,Java,PC at  www.singlesheaven.com/stas/TULARC
www.apache.org  & www.perl.com  == www.modperl.com  ||  perl.apache.org
single o-> + single o-+ = singlesheaven    http://www.singlesheaven.com

Reply via email to