[issue39853] Segmentation fault with urllib.request.urlopen and threads

STINNER Victor report at bugs.python.org
Wed Mar 25 20:24:53 EDT 2020


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

If someone manages to reproduce the bug, please provide *at least* the Python traceback. You can use faulthandler to get it. It would also be very useful to get the C call stack using gdb (where command in gdb).

In the meanwhile, I close the issue since only the reporter reproduced the crashed.

Please provide more information about your OS, OS version, how you installed Python, Python package version, etc. if you want to reopen the issue.

----------
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list