[pyOpenSSL] Python core dumps when using pyOpenSSL 0.8.0 and threads

M.-A. Lemburg mal at egenix.com
Mon Mar 16 21:43:49 CET 2009


It appears as if the new thread lock support in pyOpenSSL 0.8.0 is
causing serious problems with Python and threads. We have observed
regular core dumps using pyOpenSSL 0.8 which did not happen with
0.7.

There's a patch available on SF which appears to fix the problem:

http://sourceforge.net/tracker/index.php?func=detail&aid=2543118&group_id=31249&atid=401760

Any chance of getting that into a new release ?

As it stands, version 0.8.0 is not really usable in multi-threaded
applications.

Thanks,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Mar 16 2009)
>>> Python/Zope Consulting and Support ...        http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::: Try our new mxODBC.Connect Python Database Interface for free ! ::::


   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611
               http://www.egenix.com/company/contact/




More information about the pyopenssl-users mailing list