This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: python 2.6


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]