Cliff Woolley wrote:
>
> On Wed, 8 Aug 2001, Jerry Baker wrote:
>
> > I compiled it without changing anything except to change it to build
> > Installbin Release. mod_tls still has the POST problem. mod_ssl now
> > crashes upon POST.
>
> The patch needs to be ported to mod_tls. As for the crash, I don't
> know... I haven't had much of a chance to look at it. Do you have a
> backtrace we can look at?
>
> Doug? Any ideas?
>
> Thanks,
> Cliff
>
> --------------------------------------------------------------
> Cliff Woolley
> [EMAIL PROTECTED]
> Charlottesville, VA
There are two crashes in serial fashion immediately as soon as the form
is posted via mod_ssl. Here they are in the order they appear on the
machine:
BIO_write(bio_st * 0x00723f70, const void * 0x005ca700, int 476) line 184 + 13 bytes
churn(SSLFilterRec * 0x005bf6d0, int 0, __int64 * 0x1056dcc0) line 285 + 26 bytes
ssl_io_filter_Input(ap_filter_t * 0x005bf6f0, apr_bucket_brigade * 0x005bf7c0, int 0,
__int64 * 0x1056dcc0) line 374 + 17 bytes
ap_get_brigade(ap_filter_t * 0x005bf6f0, apr_bucket_brigade * 0x005bf7c0, int 0,
__int64 * 0x1056dcc0) line 217 + 24 bytes
ap_http_filter(ap_filter_t * 0x005bf770, apr_bucket_brigade * 0x0057bbe0, int 0,
__int64 * 0x1056dcc0) line 644 + 26 bytes
ap_get_brigade(ap_filter_t * 0x005bf770, apr_bucket_brigade * 0x0057bbe0, int 0,
__int64 * 0x1056dcc0) line 217 + 24 bytes
ap_getline(char * 0x1056dd7c, int 8192, request_rec * 0x0057b460, int 0) line 223 + 22
bytes
read_request_line(request_rec * 0x0057b460) line 396 + 23 bytes
ap_read_request(conn_rec * 0x005442f0) line 593 + 9 bytes
ap_process_http_connection(conn_rec * 0x005442f0) line 281 + 9 bytes
ap_run_process_connection(conn_rec * 0x005442f0) line 82 + 81 bytes
ap_process_connection(conn_rec * 0x005442f0) line 221
worker_main(int 249) line 908
_threadstartex(void * 0x0070e050) line 212 + 13 bytes
KERNEL32! 77e8758a()
SSL_CTX_ctrl(ssl_ctx_st * 0x00000000, int 32, long 1048575, char * 0x00000000) line
871 + 3 bytes
ssl_init_ConfigureServer(server_rec * 0x00578238, apr_pool_t * 0x002f9788,
SSLSrvConfigRec * 0x00540910) line 527 + 18 bytes
ssl_init_Module(apr_pool_t * 0x002f9788, apr_pool_t * 0x00548238, apr_pool_t *
0x0054e280, server_rec * 0x002fa5b0) line 247 + 17 bytes
ap_run_post_config(apr_pool_t * 0x002f9788, apr_pool_t * 0x00548238, apr_pool_t *
0x0054e280, server_rec * 0x002fa5b0) line 126 + 90 bytes
main(int 3, const char * const * 0x00512580) line 423
mainCRTStartup() line 338 + 17 bytes
KERNEL32! 77e97d08()
--
Jerry Baker
PGP Key: http://www.jerrybaker.org/pgp.html
LAME MP3 Encoder Binaries: http://www.jerrybaker.org/lame/
Apache 2.0 Web server Installer: http://www.jerrybaker.org/apache/