summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-June/016564.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/016564.html')
-rw-r--r--zarb-ml/mageia-dev/2012-June/016564.html116
1 files changed, 116 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-June/016564.html b/zarb-ml/mageia-dev/2012-June/016564.html
new file mode 100644
index 000000000..08af7b88d
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-June/016564.html
@@ -0,0 +1,116 @@
+<!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=%3CCAKVccoWq_Xrd5Tq5Kfe%2BiyV8es7vrAb8nkmiWXGGYvzUd_bujQ%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="016370.html">
+ <LINK REL="Next" HREF="016565.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] openssl regression</H1>
+ <B>Simple w</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20openssl%20regression&In-Reply-To=%3CCAKVccoWq_Xrd5Tq5Kfe%2BiyV8es7vrAb8nkmiWXGGYvzUd_bujQ%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] openssl regression">simplew8 at gmail.com
+ </A><BR>
+ <I>Sun Jun 17 07:12:39 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="016370.html">[Mageia-dev] openssl regression
+</A></li>
+ <LI>Next message: <A HREF="016565.html">[Mageia-dev] openssl regression
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#16564">[ date ]</a>
+ <a href="thread.html#16564">[ thread ]</a>
+ <a href="subject.html#16564">[ subject ]</a>
+ <a href="author.html#16564">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>2012/6/11 Colin Guthrie &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>&gt;:
+&gt;<i> 'Twas brillig, and Colin Guthrie at 08/06/12 13:21 did gyre and gimble:
+</I>&gt;&gt;<i> Hi,
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> The new openssl causes Handshake timeouts for me on some connections.
+</I>&gt;&gt;<i> e.g. in xchat connecting to an ircd-hybrid SSL server.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Can't find any specific reference, but reverting to the mga2 version
+</I>&gt;&gt;<i> solves the problems.
+</I>&gt;<i>
+</I>&gt;<i> Seems apache is also suffering...
+</I>&gt;<i>
+</I>&gt;<i> Core was generated by `/usr/sbin/httpd -k start'.
+</I>&gt;<i> Program terminated with signal 11, Segmentation fault.
+</I>&gt;<i> #0 &#160;0x0000003fca244310 in SSL_CTX_ctrl () from /usr/lib64/libssl.so.1.0.0
+</I>&gt;<i> (gdb) p
+</I>&gt;<i> The history is empty.
+</I>&gt;<i> (gdb) bt
+</I>&gt;<i> #0 &#160;0x0000003fca244310 in SSL_CTX_ctrl () from /usr/lib64/libssl.so.1.0.0
+</I>&gt;<i> #1 &#160;0x00007fb02ad98e5a in ?? () from /etc/httpd/modules/mod_ssl.so
+</I>&gt;<i> #2 &#160;0x00007fb02ad9c01f in ?? () from /etc/httpd/modules/mod_ssl.so
+</I>&gt;<i> #3 &#160;0x0000003fca234142 in ssl_check_clienthello_tlsext () from
+</I>&gt;<i> /usr/lib64/libssl.so.1.0.0
+</I>&gt;<i> #4 &#160;0x0000003fca21e06a in ssl3_get_client_hello () from
+</I>&gt;<i> /usr/lib64/libssl.so.1.0.0
+</I>&gt;<i> #5 &#160;0x0000003fca222c25 in ssl3_accept () from /usr/lib64/libssl.so.1.0.0
+</I>&gt;<i> #6 &#160;0x0000003fca230640 in ssl23_accept () from /usr/lib64/libssl.so.1.0.0
+</I>&gt;<i> #7 &#160;0x00007fb02ad97218 in ?? () from /etc/httpd/modules/mod_ssl.so
+</I>&gt;<i> #8 &#160;0x00007fb02ad97810 in ?? () from /etc/httpd/modules/mod_ssl.so
+</I>&gt;<i> #9 &#160;0x000000000042b7b5 in ap_rgetline_core ()
+</I>&gt;<i> #10 0x000000000042dbde in ap_read_request ()
+</I>&gt;<i> #11 0x0000000000448f80 in ?? ()
+</I>&gt;<i> #12 0x0000000000444218 in ap_run_process_connection ()
+</I>&gt;<i> #13 0x000000000045170f in ?? ()
+</I>&gt;<i> #14 0x0000000000451f7c in ?? ()
+</I>&gt;<i> #15 0x0000000000452b4a in ap_mpm_run ()
+</I>&gt;<i> #16 0x0000000000424428 in main ()
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> As with xchat, a rebuild seems to fix it. Submitted.
+</I>&gt;<i>
+</I>&gt;<i> Col
+</I>
+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 <A HREF="https://svn.kvirc.de/svn/trunk/kvirc">https://svn.kvirc.de/svn/trunk/kvirc</A>
+svn: E175002: Unable to connect to a repository at URL
+'<A HREF="https://svn.kvirc.de/svn/trunk/kvirc">https://svn.kvirc.de/svn/trunk/kvirc</A>'
+svn: E175002: OPTIONS de '<A HREF="https://svn.kvirc.de/svn/trunk/kvirc">https://svn.kvirc.de/svn/trunk/kvirc</A>': SSL
+handshake failed: SSL disabled due to library version mismatch
+(<A HREF="https://svn.kvirc.de">https://svn.kvirc.de</A>)
+
+Does subversion also needs to be rebuild?
+</PRE>
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="016370.html">[Mageia-dev] openssl regression
+</A></li>
+ <LI>Next message: <A HREF="016565.html">[Mageia-dev] openssl regression
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#16564">[ date ]</a>
+ <a href="thread.html#16564">[ thread ]</a>
+ <a href="subject.html#16564">[ subject ]</a>
+ <a href="author.html#16564">[ 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>