https://bugs.winehq.org/show_bug.cgi?id=40745
Bug ID: 40745 Summary: Python 3.5.1 interpreter crashes, needs _set_thread_local_invalid_parameter_handler Product: Wine Version: 1.9.11 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: api-ms-win-* Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
Created attachment 54649 --> https://bugs.winehq.org/attachment.cgi?id=54649 Backtrace
To reproduce: 1. Download https://www.python.org/ftp/python/3.5.1/python-3.5.1-embed-win32.zip 2. Unzip python-3.5.1-embed-win32.zip 3. Run `wine python.exe`
$ sha1sum python-3.5.1-embed-win32.zip 240dd2da695fea58847b9fbc5420d31f75f275ce python-3.5.1-embed-win32.zip