diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/016370.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-June/016370.html | 160 |
1 files changed, 160 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-June/016370.html b/zarb-ml/mageia-dev/2012-June/016370.html new file mode 100644 index 000000000..6304ef5d0 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-June/016370.html @@ -0,0 +1,160 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] openssl regression + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20openssl%20regression&In-Reply-To=%3C4FD5D24F.1040103%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="016362.html"> + <LINK REL="Next" HREF="016564.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] openssl regression</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20openssl%20regression&In-Reply-To=%3C4FD5D24F.1040103%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] openssl regression">mageia at colin.guthr.ie + </A><BR> + <I>Mon Jun 11 13:11:11 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="016362.html">[Mageia-dev] openssl regression +</A></li> + <LI>Next message: <A HREF="016564.html">[Mageia-dev] openssl regression +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16370">[ date ]</a> + <a href="thread.html#16370">[ thread ]</a> + <a href="subject.html#16370">[ subject ]</a> + <a href="author.html#16370">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Colin Guthrie at 08/06/12 13:21 did gyre and gimble: +><i> Hi, +</I>><i> +</I>><i> The new openssl causes Handshake timeouts for me on some connections. +</I>><i> e.g. in xchat connecting to an ircd-hybrid SSL server. +</I>><i> +</I>><i> Can't find any specific reference, but reverting to the mga2 version +</I>><i> solves the problems. +</I> +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 +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> + + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="016362.html">[Mageia-dev] openssl regression +</A></li> + <LI>Next message: <A HREF="016564.html">[Mageia-dev] openssl regression +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16370">[ date ]</a> + <a href="thread.html#16370">[ thread ]</a> + <a href="subject.html#16370">[ subject ]</a> + <a href="author.html#16370">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |