[issue3100] segfault from multiprocessing.util.register_after_fork

Adam Olsen report at bugs.python.org
Fri Jun 13 06:18:21 CEST 2008


Adam Olsen <rhamph at gmail.com> added the comment:

Very specific test case, eliminating multiprocessing entirely.  It may
be an interaction between having the watched obj as its own key in the
WeakValueDictionary and the order in which the two modules are cleared.

Added file: http://bugs.python.org/file10611/outer.py

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


More information about the Python-bugs-list mailing list