Message329747
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | barry |
|---|---|
| Recipients | barry |
| Date | 2018-11-12.17:57:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1542045452.64.0.788709270274.issue35219@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As we're beginning to roll out macOS 10.14 High Sierra, we're seeing an increase in core files inside /cores. This can consume a ton of disk space if you have coredumps enabled. I don't have a short reproducer yet, but we believe this is related to changes in macOS behavior around fork(). Here are some clues: https://github.com/ansible/ansible/issues/32499#issuecomment-341578864 https://stackoverflow.com/questions/50168647/multiprocessing-causes-python-to-crash-and-gives-an-error-may-have-been-in-progr/52230415#52230415 http://sealiesoftware.com/blog/archive/2017/6/5/Objective-C_and_fork_in_macOS_1013.html |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-11-12 17:57:32 | barry | set | recipients: + barry |
| 2018-11-12 17:57:32 | barry | set | messageid: <1542045452.64.0.788709270274.issue35219@psf.upfronthosting.co.za> |
| 2018-11-12 17:57:32 | barry | link | issue35219 messages |
| 2018-11-12 17:57:32 | barry | create | |