Message 340079 - Python tracker
I tried but failed to reproduce the crash on Linux!? $ sudo bash -c 'echo "%e.%p" > /proc/sys/kernel/core_pattern' $ ./python -m test --matchfile=bisect5 test_multiprocessing_spawn --fail-env-changed -F # wait 5 min ^C $ ./python -m test --matchfile=bisect5 -j0 test_multiprocessing_spawn --fail-env-changed -F # I added -j0 # wait 5 min ^C $ ./python -m test --matchfile=bisect5 -j0 test_multiprocessing_spawn --fail-env-changed -F # I added -j0 # wait 5 min ^C No coredump seen...