https://bz.apache.org/bugzilla/show_bug.cgi?id=63256
--- Comment #4 from [email protected] --- certainly: (gdb) print *dc $2 = {bSSLRequired = 1098320484, aRequirement = 0x3267467279536471, nOptions = 1179988074, nOptionsAdd = 1952085090, nOptionsDel = 1937327430, szCipherSuite = 0x496a785151673356 <Address 0x496a785151673356 out of bounds>, nVerifyClient = 1798713165, nVerifyDepth = 1769035589, szUserName = 0x7947556f32414856 <Address 0x7947556f32414856 out of bounds>, nRenegBufferSize = 5285087886881221241, proxy = 0x577769544c0a435a, proxy_enabled = 726675534, proxy_post_config = 1716021612} (gdb) print *sslconn $3 = {ssl = 0x7f942002b9f0, client_dn = 0x0, client_cert = 0x0, shutdown_type = SSL_SHUTDOWN_TYPE_UNSET, verify_info = 0x0, verify_error = 0x0, verify_depth = -1, is_proxy = 1, disabled = 0, non_ssl_request = NON_SSL_OK, reneg_state = RENEG_REJECT, server = 0x197b4c8, dc = 0x7f942001a838, cipher_suite = 0x0, service_unavailable = 0} (gdb) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
