[issue42335] Python Crashes Exception code 0xc0000374 ntdll.dll

2020-11-16 Thread Terry J. Reedy
Terry J. Reedy added the comment: Thank you. Good luck tracking down the problem. -- ___ Python tracker ___ ___ Python-bugs-list m

[issue42335] Python Crashes Exception code 0xc0000374 ntdll.dll

2020-11-16 Thread Charles Staton
Charles Staton added the comment: I'm closing this. I have done a lot of research that seems to point to the way I'm handling threads as the cause, not Python itself. -- resolution: -> not a bug stage: -> resolved status: open -> closed ___ Pytho

[issue42335] Python Crashes Exception code 0xc0000374 ntdll.dll

2020-11-14 Thread Terry J. Reedy
Terry J. Reedy added the comment: When python as delivered crashes running pure non-ctype Python code, we usually consider it a bug to be fixed. As soon as one pokes around with ctypes or imports 3rd party binaries, the crash is usually due to a user or 3rd par. So this probably should be

[issue42335] Python Crashes Exception code 0xc0000374 ntdll.dll

2020-11-12 Thread Charles Staton
New submission from Charles Staton : Hello, I am experiencing crashes of Python 3.8.5 (32 bit) on multiple identical Windows 10 x64 (Enterprise 2016 LTSB) machines. The Crashes are of the sort with the Windows popup "Python has stopped working" and there is no traceback. The crashes occur spo