[issue42529] CPython DLL initialization routine failed from PYC cache file

Karl Nelson report at bugs.python.org
Sat Dec 19 12:31:30 EST 2020


Karl Nelson <nelson85 at llnl.gov> added the comment:

Eryk,

Unfortunately, this particular bug is resistant to attaching the debugger.  Whenever the debugger is attached the bug disappears.   Fortunately the suggestion to use Detours by WildCard65 appears to offer a way to diagnose the issue.

----------

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


More information about the Python-bugs-list mailing list