Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

After some investigation, this turns out to be more complicated, as this 
'python.core' turns to be a core dumped from some of the processes spawned by 
test_multiprocessing_spawn. So the real problem is that 
test_multiprocessing_spawn segfaults, as in https://bugs.python.org/issue36116. 
I think this may be the same underlying problem. I will change the title to 
reflect this.

----------
title: test_multiprocessing_spawn changes the execution environment -> 
test_multiprocessing_spawn dumps core in AMD64 FreeBSD CURRENT Shared custom

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

Reply via email to