STINNER Victor added the comment:

I also checked the last 250 builds of AMD64 Windows8 3.x: 
test_multiprocessing_spawn never crashed.

http://buildbot.python.org/all/builders/AMD64%20Windows8%203.x

We got 8 crashed on "AMD64 Windows8.1 Non-Debug 3.x", but 0 crash on "AMD64 
Windows8 3.x" (similar Windows version, but it's a different buildbot slave, so 
different hardware, version, etc.)... So *maybe* it's related to the commit 
a00c3fd12d421e41b769debd7df717d17b0deed5 and the issue #29941 since this patch 
changed the behaviour of Python compiled in release mode.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30169>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to