[New-bugs-announce] [issue36463] python37.dll crashing 0xc000041d

Savagery report at bugs.python.org
Thu Mar 28 15:32:46 EDT 2019


New submission from Savagery <lucas.johnathan.wilson at gmail.com>:

Faulting application name: python.exe, version: 3.7.2150.1013, time stamp: 0x5c200a7f
Faulting module name: python37.dll, version: 3.7.2150.1013, time stamp: 0x5c200a56
Exception code: 0xc000041d
Fault offset: 0x0011517b
Faulting process ID: 0x4c2c
Faulting application start time: 0x01d4e5999a14e806
Faulting application path: C:\Users\lwilson\AppData\Local\Programs\Python\Python37-32\python.exe
Faulting module path: C:\Users\lwilson\AppData\Local\Programs\Python\Python37-32\python37.dll
Report ID: 511d75b6-febe-4358-a886-ccfd89b1747e
Faulting package full name: 
Faulting package-relative application ID: 

------

I'm using ctypes to create a UI in my code, python is crashing silently. Managed to get some info from windows event log. Have no clue why - seems the more static controls I create, the higher the likelihood of this happening is.

----------
components: Windows
files: debug.rar
messages: 339074
nosy: Savagery, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: python37.dll crashing 0xc000041d
type: crash
versions: Python 3.7
Added file: https://bugs.python.org/file48236/debug.rar

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


More information about the New-bugs-announce mailing list