Message340079
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... |
|
| Date |
User |
Action |
Args |
| 2019-04-12 16:26:23 | vstinner | set | recipients:
+ vstinner, nascheme, db3l, ncoghlan, pmpp, eric.snow, serhiy.storchaka, yselivanov, emilyemorehouse, Johan Dahlin |
| 2019-04-12 16:26:23 | vstinner | set | messageid: <[email protected]> |
| 2019-04-12 16:26:23 | vstinner | link | issue33608 messages |
| 2019-04-12 16:26:23 | vstinner | create | |
|