X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=2.1 required=5.0 tests=AWL,BAYES_20,J_CHICKENPOX_12,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Date: Mon, 26 Jan 2009 10:20:24 -0500 From: Jason Tishler Subject: Re: python 2.6 In-reply-to: <49792F5F.5020409@users.sourceforge.net> To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20090126152024.GC8368@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline References: <49688D6D DOT 9060108 AT gmail DOT com> <496BEB8D DOT 60802 AT gmail DOT com> <20090113171258 DOT GA1104 AT tishler DOT net> <49792F5F DOT 5020409 AT users DOT sourceforge DOT net> User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Yaakov, On Thu, Jan 22, 2009 at 08:45:51PM -0600, Yaakov (Cygwin/X) wrote: > Jason Tishler wrote: > > Yaakov, did you have openssl-devel installed when you built Python > > 2.6.1? > > Yes, that is clearly indicated in the documentation. Sorry I missing this detail: $ fgrep openssl-devel /usr/share/doc/Cygwin/python2.6-2.6.1.README $ $ fgrep -e -devel /usr/share/doc/Cygwin/python2.6-2.6.1.README (besides corresponding -devel packages) Thanks for the confirmation. > > If so, are you able to run the regression test [2] without threading > > related problems? > > Testing it now, I'm seeing the same results as you. What exactly is > the correlation between openssl and threads? I don't know, but building Python 2.6 with openssl support causes the treading related operations to core dump. Maybe this particular code path tickles a problem in Cygwin? For some reason, Python 2.5.2 and 3.0 do not exhibit the same behavior. I will continue to try to debug this problem, but any help will be greatly appreciated. Thanks, Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/