On Tue, 25 Apr 2000, Doug MacEachern wrote:
> On Sun, 23 Apr 2000 [EMAIL PROTECTED] wrote:
>
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x806412e in perl_handler (r=0x8727d9c) at mod_perl.c:844
> > 844 dPPREQ;
>
> seems the common element in both of these reports is ssl. i'll build a
> mod_perl+mod_ssl mix, so long as i can reproduce the problem, i'll have a
> patch soon..
'make test' passes 100% for me with:
Apache/1.3.12 mod_perl/1.23_01-dev Perl/v5.6.0 mod_ssl/2.6.3 OpenSSL/0.9.5
suse 6.1
r->per_dir_config should never be NULL, i'm stumped without being able to
reproduce this.