summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-June/016565.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/016565.html')
-rw-r--r--zarb-ml/mageia-dev/2012-June/016565.html142
1 files changed, 142 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-June/016565.html b/zarb-ml/mageia-dev/2012-June/016565.html
new file mode 100644
index 000000000..1326abe03
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-June/016565.html
@@ -0,0 +1,142 @@
+<!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=%3C20120617085249.568d5e29%40lap.shlomifish.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="016564.html">
+ <LINK REL="Next" HREF="016405.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] openssl regression</H1>
+ <B>Shlomi Fish</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20openssl%20regression&In-Reply-To=%3C20120617085249.568d5e29%40lap.shlomifish.org%3E"
+ TITLE="[Mageia-dev] openssl regression">shlomif at shlomifish.org
+ </A><BR>
+ <I>Sun Jun 17 07:52:49 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="016564.html">[Mageia-dev] openssl regression
+</A></li>
+ <LI>Next message: <A HREF="016405.html">[Mageia-dev] Old OpenSSL HOWTO [was Re: openssl regression]
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#16565">[ date ]</a>
+ <a href="thread.html#16565">[ thread ]</a>
+ <a href="subject.html#16565">[ subject ]</a>
+ <a href="author.html#16565">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hi Simple W,
+
+On Sun, 17 Jun 2012 06:12:39 +0100
+Simple w &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">simplew8 at gmail.com</A>&gt; wrote:
+
+&gt;<i> 2012/6/11 Colin Guthrie &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>&gt;:
+</I>&gt;<i> &gt; 'Twas brillig, and Colin Guthrie at 08/06/12 13:21 did gyre and gimble:
+</I>&gt;<i> &gt;&gt; Hi,
+</I>&gt;<i> &gt;&gt;
+</I>&gt;<i> &gt;&gt; The new openssl causes Handshake timeouts for me on some connections.
+</I>&gt;<i> &gt;&gt; e.g. in xchat connecting to an ircd-hybrid SSL server.
+</I>&gt;<i> &gt;&gt;
+</I>&gt;<i> &gt;&gt; Can't find any specific reference, but reverting to the mga2 version
+</I>&gt;<i> &gt;&gt; solves the problems.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Seems apache is also suffering...
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Core was generated by `/usr/sbin/httpd -k start'.
+</I>&gt;<i> &gt; Program terminated with signal 11, Segmentation fault.
+</I>&gt;<i> &gt; #0 &#160;0x0000003fca244310 in SSL_CTX_ctrl () from /usr/lib64/libssl.so.1.0.0
+</I>&gt;<i> &gt; (gdb) p
+</I>&gt;<i> &gt; The history is empty.
+</I>&gt;<i> &gt; (gdb) bt
+</I>&gt;<i> &gt; #0 &#160;0x0000003fca244310 in SSL_CTX_ctrl () from /usr/lib64/libssl.so.1.0.0
+</I>&gt;<i> &gt; #1 &#160;0x00007fb02ad98e5a in ?? () from /etc/httpd/modules/mod_ssl.so
+</I>&gt;<i> &gt; #2 &#160;0x00007fb02ad9c01f in ?? () from /etc/httpd/modules/mod_ssl.so
+</I>&gt;<i> &gt; #3 &#160;0x0000003fca234142 in ssl_check_clienthello_tlsext () from
+</I>&gt;<i> &gt; /usr/lib64/libssl.so.1.0.0
+</I>&gt;<i> &gt; #4 &#160;0x0000003fca21e06a in ssl3_get_client_hello () from
+</I>&gt;<i> &gt; /usr/lib64/libssl.so.1.0.0
+</I>&gt;<i> &gt; #5 &#160;0x0000003fca222c25 in ssl3_accept () from /usr/lib64/libssl.so.1.0.0
+</I>&gt;<i> &gt; #6 &#160;0x0000003fca230640 in ssl23_accept () from /usr/lib64/libssl.so.1.0.0
+</I>&gt;<i> &gt; #7 &#160;0x00007fb02ad97218 in ?? () from /etc/httpd/modules/mod_ssl.so
+</I>&gt;<i> &gt; #8 &#160;0x00007fb02ad97810 in ?? () from /etc/httpd/modules/mod_ssl.so
+</I>&gt;<i> &gt; #9 &#160;0x000000000042b7b5 in ap_rgetline_core ()
+</I>&gt;<i> &gt; #10 0x000000000042dbde in ap_read_request ()
+</I>&gt;<i> &gt; #11 0x0000000000448f80 in ?? ()
+</I>&gt;<i> &gt; #12 0x0000000000444218 in ap_run_process_connection ()
+</I>&gt;<i> &gt; #13 0x000000000045170f in ?? ()
+</I>&gt;<i> &gt; #14 0x0000000000451f7c in ?? ()
+</I>&gt;<i> &gt; #15 0x0000000000452b4a in ap_mpm_run ()
+</I>&gt;<i> &gt; #16 0x0000000000424428 in main ()
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; As with xchat, a rebuild seems to fix it. Submitted.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Col
+</I>&gt;<i>
+</I>&gt;<i> Im also having problems when svn co from some svn repos, i was trying
+</I>&gt;<i> to checkout kvirc irc client and i got this:
+</I>&gt;<i>
+</I>&gt;<i> ]$ svn co <A HREF="https://svn.kvirc.de/svn/trunk/kvirc">https://svn.kvirc.de/svn/trunk/kvirc</A>
+</I>&gt;<i> svn: E175002: Unable to connect to a repository at URL
+</I>&gt;<i> '<A HREF="https://svn.kvirc.de/svn/trunk/kvirc">https://svn.kvirc.de/svn/trunk/kvirc</A>'
+</I>&gt;<i> svn: E175002: OPTIONS de '<A HREF="https://svn.kvirc.de/svn/trunk/kvirc">https://svn.kvirc.de/svn/trunk/kvirc</A>': SSL
+</I>&gt;<i> handshake failed: SSL disabled due to library version mismatch
+</I>&gt;<i> (<A HREF="https://svn.kvirc.de">https://svn.kvirc.de</A>)
+</I>&gt;<i>
+</I>&gt;<i> Does subversion also needs to be rebuild?
+</I>
+No, I tried that, and it didn't help because the problem is with libneon, whose
+tests fail with the new openssl and so cannot be rebuilt.
+
+To use Subversion, follow the instructions I have given here:
+
+<A HREF="https://www.mageia.org/pipermail/mageia-dev/2012-June/016405.html">https://www.mageia.org/pipermail/mageia-dev/2012-June/016405.html</A>
+
+Regards,
+
+ Shlomi Fish
+
+--
+-----------------------------------------------------------------
+Shlomi Fish <A HREF="http://www.shlomifish.org/">http://www.shlomifish.org/</A>
+Best Introductory Programming Language - <A HREF="http://shlom.in/intro-lang">http://shlom.in/intro-lang</A>
+
+And the top story for today: wives live longer than husbands because they are
+not married to women.
+ &#8212; Colin Mochrie in Whose Line is it, Anyway?
+
+Please reply to list if it's a mailing list post - <A HREF="http://shlom.in/reply">http://shlom.in/reply</A> .
+</PRE>
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="016564.html">[Mageia-dev] openssl regression
+</A></li>
+ <LI>Next message: <A HREF="016405.html">[Mageia-dev] Old OpenSSL HOWTO [was Re: openssl regression]
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#16565">[ date ]</a>
+ <a href="thread.html#16565">[ thread ]</a>
+ <a href="subject.html#16565">[ subject ]</a>
+ <a href="author.html#16565">[ 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>