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 jonathan-lp
Recipients jonathan-lp
Date 2018-11-24.09:35:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543052112.96.0.788709270274.issue35301@psf.upfronthosting.co.za>
In-reply-to
Content
In total my python.exe process crashed 6 times with the exact same error, compressing about 60,000 pages, so about 1 in 10,000 failed.
However, I have ran the same process monthly for the last several months and it has never done that before despite processing mostly the same sites and compressing similar quantities of pages. The code is completely unchanged from last month.

Upon reflection, the only thing that has changed since then is that I am now running BOINC (https://boinc.berkeley.edu/) in the background on the machine. So I have just re-ran the entire process with BOINC suspended. Not a single crash!
It seems that somehow BOINC and Python are interacting to cause Python to crash.
History
Date User Action Args
2018-11-24 09:35:12jonathan-lpsetrecipients: + jonathan-lp
2018-11-24 09:35:12jonathan-lpsetmessageid: <1543052112.96.0.788709270274.issue35301@psf.upfronthosting.co.za>
2018-11-24 09:35:12jonathan-lplinkissue35301 messages
2018-11-24 09:35:12jonathan-lpcreate