[issue45534] Failing test_exceptions and test_threading

Aritra Sarkar report at bugs.python.org
Wed Oct 20 07:45:54 EDT 2021


Aritra Sarkar <aritra1911 at yahoo.com> added the comment:

I should've given the configuration options I've used as well. They are
as follows:

probook $ ./configure --prefix=/opt/python \
> --with-openssl=/opt/openssl \
> --with-openssl-rpath=/opt/openssl/lib \
> --with-openssl-rpath=/opt/openssl/lib64 \
> --with-ssl-default-suites=openssl \
> --enable-optimizations

----------
type: behavior -> crash

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45534>
_______________________________________


More information about the Python-bugs-list mailing list