On Wed, 18 Nov 1998, Ralf S. Engelschall wrote:
> On Thu, Nov 19, 1998, Anthony Rumble wrote:
>
> > [Thu Nov 19 00:31:41 1998] [notice] httpd: child pid 22182 exit signal
> > Segmentation fault (11)
> > [Thu Nov 19 00:31:44 1998] [notice] httpd: child pid 22188 exit signal
> > Segmentation fault (11)
> >
> > These happen when I execute my mod_perl programs..
> > There is some particular behaviour attached.. I have set my Max servers to
> > 2 (for development this makes sense)..
> >
> > And I dont see the Seg Faults till I execute at least two scripts (using
> > both the httpds).. then I get two seg fault messages in a row..
> >
> > BTW.. Not loading the libssl.so and turning off all the SSL stuff makes no
> > difference..
>
> Makes no difference? You mean when libssl.so is not loaded httpd still
> segfaults? Then the problem cannot be directly inside mod_ssl. Then it's
> perhaps related to the Extended API or even to a problem between mod_perl and
> the EAPI? Make sure mod_perl is compiled with -DEAPI, too! Else you get
> segfaults, of course.
Upgraded to mod_perl 1.16 for starters.
Now, the RPM for mod_perl is using DSO and APXS, and of course the
origional redhat build of apache doesn't have -DEAPI..
Anyway.. once I put in my apache-mod_ssl-1.3.3-2.1.0 rpm modules in,
including the devel module, and then re-built the mod_perl module.. -DEAPI
was there.. and it all seems to work now.
Maby we need to get redhat to put in -DEAPI in by default, then maby we
can can put up third party mod_ssl RPM's up say on ftp.replay.com
Then anyone can have a working SSL apache without having to compile or
patch anything, and still take advantage of redhats bug fixes/updates..
etc
---
Anthony Rumble
EMUSYS Unix Consulting Phone: 0500 500 EMU
Direct 02-9798-7604 Mobile 0412-955-042 Fax 02 9798 2854
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]