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 <[email protected]> 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 > [email protected] > https://mail.python.org/mailman/listinfo/cryptography-dev _______________________________________________ Cryptography-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/cryptography-dev
