'Twas brillig, and Colin Guthrie at 08/06/12 13:21 did gyre and gimble: > Hi, > > The new openssl causes Handshake timeouts for me on some connections. > e.g. in xchat connecting to an ircd-hybrid SSL server. > > Can't find any specific reference, but reverting to the mga2 version > solves the problems.
Seems apache is also suffering... Core was generated by `/usr/sbin/httpd -k start'. Program terminated with signal 11, Segmentation fault. #0 0x0000003fca244310 in SSL_CTX_ctrl () from /usr/lib64/libssl.so.1.0.0 (gdb) p The history is empty. (gdb) bt #0 0x0000003fca244310 in SSL_CTX_ctrl () from /usr/lib64/libssl.so.1.0.0 #1 0x00007fb02ad98e5a in ?? () from /etc/httpd/modules/mod_ssl.so #2 0x00007fb02ad9c01f in ?? () from /etc/httpd/modules/mod_ssl.so #3 0x0000003fca234142 in ssl_check_clienthello_tlsext () from /usr/lib64/libssl.so.1.0.0 #4 0x0000003fca21e06a in ssl3_get_client_hello () from /usr/lib64/libssl.so.1.0.0 #5 0x0000003fca222c25 in ssl3_accept () from /usr/lib64/libssl.so.1.0.0 #6 0x0000003fca230640 in ssl23_accept () from /usr/lib64/libssl.so.1.0.0 #7 0x00007fb02ad97218 in ?? () from /etc/httpd/modules/mod_ssl.so #8 0x00007fb02ad97810 in ?? () from /etc/httpd/modules/mod_ssl.so #9 0x000000000042b7b5 in ap_rgetline_core () #10 0x000000000042dbde in ap_read_request () #11 0x0000000000448f80 in ?? () #12 0x0000000000444218 in ap_run_process_connection () #13 0x000000000045170f in ?? () #14 0x0000000000451f7c in ?? () #15 0x0000000000452b4a in ap_mpm_run () #16 0x0000000000424428 in main () As with xchat, a rebuild seems to fix it. Submitted. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAudio Hacker http://www.pulseaudio.org/ Trac Hacker http://trac.edgewall.org/
