Richard Oudkerk added the comment:

I can reproduce the problem on the Non-Debug Gentoo buildbot using only 
os.fork() and os.kill(pid, signal.SIGTERM).  See

    
http://hg.python.org/cpython/file/9853d3a20849/Lib/test/_test_multiprocessing.py#l339

To investigate further I think strace and/or gdb will need to be installed on 
that box.

P.S. Note that the Debug Gentoo buildbot is always failing at the configure 
stage with "No space left on device".

----------

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

Reply via email to