Now running apache 1.3.4 / mod_ssl 2.2.2 / openssl 0.9.1c (patched).
Here's an excerpt from the error_log:
httpd: [Fri Mar 5 15:46:43 1999] [notice] child pid 15880 exit signal
Segmentation fault (11)
httpd: [Fri Mar 5 15:46:46 1999] [notice] child pid 15869 exit signal
Segmentation fault (11)
httpd: [Fri Mar 5 15:46:52 1999] [error] mod_ssl: SSL handshake failed
(client 206.108.237.36, server proxy.elecomm.net:443) (OpenSSL library error
follows)
httpd: [Fri Mar 5 15:46:52 1999] [error] OpenSSL: error:0407106B:rsa
routines:RSA_padding_check_PKCS1_type_2:block type is not 02
httpd: [Fri Mar 5 15:46:52 1999] [error] OpenSSL: error:04065072:rsa
routines:RSA_EAY_PRIVATE_DECRYPT:padding check failed
httpd: [Fri Mar 5 15:46:52 1999] [error] OpenSSL: error:1408F071:SSL
routines:SSL3_GET_RECORD:bad mac decode
httpd: [Fri Mar 5 15:46:55 1999] [error] mod_ssl: SSL handshake failed
(client 206.108.237.36, server proxy.elecomm.net:443) (OpenSSL library error
follows)
httpd: [Fri Mar 5 15:46:55 1999] [error] OpenSSL: error:0407106B:rsa
routines:RSA_padding_check_PKCS1_type_2:block type is not 02
httpd: [Fri Mar 5 15:46:55 1999] [error] OpenSSL: error:04065072:rsa
routines:RSA_EAY_PRIVATE_DECRYPT:padding check failed
httpd: [Fri Mar 5 15:46:55 1999] [error] OpenSSL: error:1408F071:SSL
routines:SSL3_GET_RECORD:bad mac decode
How do I do the backtrace? It's not dumping core.
J.
>Perhaps it's one of the DSO bugs in mod_ssl 2.1. Please upgrade to mod_ssl
>2.2.4 and try again. When it still segfaults, write a bugreport together
with
>a stackframe backtrace, please.
> Ralf S. Engelschall
> www.engelschall.com