STINNER Victor <vstin...@redhat.com> added the comment:
You should try to get a traceback where the crash occurs using faulthandler: https://pythondev.readthedocs.io/debug_tools.html#faulthandler Other ways to get more info in case of a crash: https://pythondev.readthedocs.io/crash.html ---------- nosy: +vstinner _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue35875> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com