[issue36463] python37.dll crashing 0xc000041d

Savagery report at bugs.python.org
Fri Mar 29 06:41:48 EDT 2019


Savagery <lucas.johnathan.wilson at gmail.com> added the comment:

crash is caused by the WndProc definitions, seems having python code that does anything inside of those WINFUNCTYPE ctypes callbacks increasing the frequency of the python crash with positive correlation to amount of python code in the function.

----------
components: +ctypes -Windows

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


More information about the Python-bugs-list mailing list