Hi All,

Below issue i am facing:
Core dump happens with Apache 2.2.15. Problem is happening under stress
condition of normal http requests along with the additional condition of
insecure client renegotiation requests generated. For insecure client
renegotiation requests, "SSLInsecureRenegotiation" option is already set in
the apache configuration.

Following is the core trace:

#0  0xc000000000203010:0 in memmove+0x350 ()
     from /mnt1/4624XXXXXX/4624461128/packcore/libc.so.1
  #1  0xc000000000a23a80:0 in buffer_write () at bf_buff.c:212
  #2  0xc000000000947760:0 in BIO_write () at bio_lib.c:247
  #3  0xc000000000a29cb0:0 in ssl3_write_pending () at s3_pkt.c:757
  #4  0xc000000000a295e0:0 in do_ssl3_write () at s3_pkt.c:723
  #5  0xc000000000a28e60:0 in ssl3_write_bytes () at s3_pkt.c:552
  #6  0xc000000000a28ba0:0 in ssl3_do_write () at s3_both.c:132
  #7  0xc000000000a2a380:0 in ssl3_send_server_hello () at
  s3_srvr.c:1213
  #8  0xc000000000a27410:0 in ssl3_accept () at s3_srvr.c:302
  #9  0xc000000000a8d160:0 in SSL_accept () at ssl_lib.c:870
  #10 0xc000000000ac2710:0 in ssl23_get_client_hello () at
  s23_srvr.c:583
  #11 0xc000000000ac24e0:0 in ssl23_accept () at s23_srvr.c:189
  #12 0xc000000000a8d160:0 in SSL_accept () at ssl_lib.c:870
  #13 0xc000000001108180:0 in <unknown_procedure> + 0x1a0 ()
     from /mnt1/4624XXXXXX/4624461128/packcore/mod_ssl.so
  #14 0xc0000000011093e0:0 in <unknown_procedure> + 0x120 ()
     from /mnt1/4624XXXXXX/4624461128/packcore/mod_ssl.so
  #15 0x40000000000c50d0:0 in ap_get_brigade () at util_filter.c:489
  #16 0x4000000000075060:0 in ap_rgetline_core () at protocol.c:231
  #17 0x4000000000076280:0 in read_request_line () at protocol.c:596
  #18 0x40000000000778f0:0 in ap_read_request () at protocol.c:891
  #19 0x40000000000c6900:0 in ap_process_http_connection () at
  http_core.c:183
  ---Type <return> to continue, or q <return> to quit---
  #20 0x40000000000b9ba0:0 in ap_process_connection () at
  connection.c:189
  #21 0x40000000000debe0:0 in process_socket () at worker.c:590
  #22 0x40000000000dffd0:0 in worker_thread () at worker.c:974
  #23 0xc0000000005da320:0 in dummy_worker () at
  threadproc/unix/thread.c:160
  #24 0xc0000000000ea0e0:0 in __pthread_bound_body ()
      at /ux/core/libs/threadslibs/src/common/pthreads/pthread.c:4612

We need to know whether this is a known issue with Apache 2.2.15 with
openssl 0.9.8n  and any workaround available for this.

Your prompt response is highly appreciated.
Thanks in advance.
Regards,
Matty

Reply via email to