[Mageia-dev] openssl regression

Simple w simplew8 at gmail.com
Sun Jun 17 07:12:39 CEST 2012


2012/6/11 Colin Guthrie <mageia at colin.guthr.ie>:
> '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

Im also having problems when svn co from some svn repos, i was trying
to checkout kvirc irc client and i got this:

]$ svn co https://svn.kvirc.de/svn/trunk/kvirc
svn: E175002: Unable to connect to a repository at URL
'https://svn.kvirc.de/svn/trunk/kvirc'
svn: E175002: OPTIONS de 'https://svn.kvirc.de/svn/trunk/kvirc': SSL
handshake failed: SSL disabled due to library version mismatch
(https://svn.kvirc.de)

Does subversion also needs to be rebuild?


More information about the Mageia-dev mailing list