Message344509
| Author | vstinner |
|---|---|
| Recipients | koobs, lukasz.langa, pablogsal, pitrou, vstinner |
| Date | 2019-06-04.00:42:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1559608964.41.0.352513501499.issue37135@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
If you apply attached sleep_at_exit.patch and run attach stress.py, you should quickly get a crash: $ git apply sleep_at_exit.patch $ make && ./python stress.py Segmentation fault (core dumped) That's a simplified example of the multiprocessing crash. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-04 00:42:44 | vstinner | set | recipients: + vstinner, pitrou, lukasz.langa, koobs, pablogsal |
| 2019-06-04 00:42:44 | vstinner | set | messageid: <1559608964.41.0.352513501499.issue37135@roundup.psfhosted.org> |
| 2019-06-04 00:42:44 | vstinner | link | issue37135 messages |
| 2019-06-04 00:42:44 | vstinner | create | |