[Cryptography-dev] Heap error in _openssl.pyd

Paul Kehrer paul.l.kehrer at gmail.com
Fri Jan 8 12:54:01 EST 2021


We don't have the symbol files, but it was built with VS 2010 (scripts
found here: https://github.com/pyca/infra/tree/master/windows/openssl)

-Paul

On Fri, Jan 8, 2021 at 11:36 AM Matthews Brian
<Brian.Matthews at vaisala.com> wrote:
>
> Hi,
>
>
>
>   We are using pyOpenSSL 20.0.1 with cryptography 3.3.1 in Python 2.7.17 x64. This is running on Microsoft Windows 2019.
>
>
>
> The pyOpenSSL is being used as part of a twisted Web implementation, handling TLS HTTPS communications.
>
>
>
> We are experiencing random crashes in the _openssl.pyd module. On some sites it is once per month, on other sites it is once per day.
>
>
>
> The crash dump shows a HEAP error originating in the _openssl.pyd module during TLS negotiation.
>
>
>
> Has anyone else experienced this
> Are the symbol pdb files available for the _openssl.pyd object
> What VS studio version are the wheels for 2.7 built with
>
>
>
> Thanks
>
>
>
> Brian.
>
>
>
>
>
> _______________________________________________
> Cryptography-dev mailing list
> Cryptography-dev at python.org
> https://mail.python.org/mailman/listinfo/cryptography-dev


More information about the Cryptography-dev mailing list