[issue28673] pyro4 with more than 15 threads often crashes 2.7.12

INADA Naoki report at bugs.python.org
Thu Nov 24 22:07:22 EST 2016


INADA Naoki added the comment:

I'm sorry, I had uploaded script with wrong parameter.
Additionally, this script fails by chance.

$ while true; do python2 28673-reproduce2.py || break; echo -n .; done
.....Segmentation fault (core dumped)

----------
Added file: http://bugs.python.org/file45633/28673-reproduce2.py

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


More information about the Python-bugs-list mailing list