Hi,

I can see the same segmentation fault :

FreeBSD 4.8-STABLE
Apache 1.3.27
Openssl 0.9.7a
Modssl 2.8.13
PHP 4.3.1 / PHP 4.3.2RC1 / PHP 4.3.2-snapshot

It happens both with static compilation and as DSO.

The backtrace seems pointing out an error in
ssl_var_lookup_ssl_cert().

This problem only appears with PHP compiled in and
asking for a .php document. I mean asking for a html
document works fine.

Backtrace (sorry for the formatting) :

Program received signal SIGSEGV, Segmentation fault.
0x283a6e9a in ssl_var_lookup_ssl_cert () from /usr/local/apache/libexec/libssl.so
(gdb) bt
#0 0x283a6e9a in ssl_var_lookup_ssl_cert () from /usr/local/apache/libexec/libssl.so
#1 0x283a6d49 in ssl_var_lookup_ssl () from /usr/local/apache/libexec/libssl.so
#2 0x283a6291 in ssl_var_lookup () from /usr/local/apache/libexec/libssl.so
#3 0x283a11c8 in ssl_hook_Fixup () from /usr/local/apache/libexec/libssl.so
#4 0x805472b in run_method (r=0x815d034, offset=29, run_all=1) at http_config.c:370
#5 0x805480a in ap_run_fixups (r=0x815d034) at http_config.c:397
#6 0x806a7cc in process_request_internal (r=0x815d034) at http_request.c:1303
#7 0x806a866 in ap_process_request (r=0x815d034) at http_request.c:1324
#8 0x80610eb in child_main (child_num_arg=0) at http_main.c:4689
#9 0x80612cd in make_child (s=0x80b0034, slot=0, now=1048177481) at http_main.c:4813
#10 0x8061446 in startup_children (number_to_start=5) at http_main.c:4895
#11 0x8061a74 in standalone_main (argc=5, argv=0xbfbffb04) at http_main.c:5203
#12 0x80622f0 in main (argc=5, argv=0xbfbffb04) at http_main.c:5566
#13 0x804f4b1 in _start ()


--

Best regards,

Artur Pydo.

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to