[issue32818] multiprocessing segmentfault under Windows compatibility mode

Ma Lin report at bugs.python.org
Mon Feb 12 09:35:06 EST 2018


Ma Lin <malincns at 163.com> added the comment:

segmentfault conditions:
64bit Windows + 32bit Python + Compatibility Mode enabled.

some infomation:
1, 64bit Python doesn't segmentfault.
2, 3.7.0a3 is ok, 3.7.0a4 segmentfaults.
3, unrelated to Windows SDK, switch from 1709 SDK to 1703 SDK also segmentfaults.

----------

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


More information about the Python-bugs-list mailing list