[pypy-issue] [issue1284] segfault with pypy 1.9, pyopenssl 0.13

Jon Oberheide tracker at bugs.pypy.org
Wed Oct 10 21:51:40 CEST 2012


New submission from Jon Oberheide <jonojono at umich.edu>:

getting an easily reproducible segfault with pypy and pyopenssl:

pypy -c 'import OpenSSL; conn = 
OpenSSL.SSL.Connection(OpenSSL.SSL.Context(OpenSSL.SSL.TLSv1_METHOD), None)'

environment: pypy 1.9 on 32-bit centos 6.3 with pyopenssl 0.13.

maybe be related to issue 1245?

----------
messages: 4834
nosy: jonojono, pypy-issue
priority: bug
status: unread
title: segfault with pypy 1.9, pyopenssl 0.13

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1284>
________________________________________


More information about the pypy-issue mailing list