[issue36116] test_multiprocessing_spawn fails on AMD64 Windows8 3.x

STINNER Victor report at bugs.python.org
Mon Mar 4 03:13:27 EST 2019


STINNER Victor <vstinner at redhat.com> added the comment:

> It's also possible that the child process is causing the segfault because of misconfiguration (e.g. broken environment variables).

Maybe, but the test also produces core dump on FreeBSD: bpo-36114. It looks more like a real bug.

I set the priority again to release blocker to not forget this regression.

----------
priority: high -> release blocker

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


More information about the Python-bugs-list mailing list