[issue18748] io.IOBase destructor silence I/O error on close() by default

STINNER Victor report at bugs.python.org
Mon Jun 28 19:33:12 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

> Running the file couple of times will make the interpreter fail with: libgcc_s.so.1 must be installed for pthread_cancel to work

See also bpo-44434: "_thread module: Remove redundant PyThread_exit_thread() call to avoid glibc fatal error: libgcc_s.so.1 must be installed for pthread_cancel to work".

----------

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


More information about the Python-bugs-list mailing list