[issue26624] Windows hangs in call to CRT setlocale()

Steve Dower report at bugs.python.org
Wed Mar 30 10:35:14 EDT 2016


Steve Dower added the comment:

So you've still got the old ucrtbased.dll on the buildbot, which is why we're still seeing the issue. Because it's a different OS I'm not surprised to see a difference between ucrtbase.dll instances.

There should be an installer for the debug runtime somewhere inside your VS install directory (under vc/redist). If you take the one from your dev machine and run it on the buildbot we should be good.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26624>
_______________________________________


More information about the Python-bugs-list mailing list