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 michaelg
Recipients gvanrossum, karamanolev, michaelg, r-englund, vstinner, yselivanov
Date 2015-03-14.01:41:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426297299.07.0.985559985058.issue23187@psf.upfronthosting.co.za>
In-reply-to
Content
I don't see a reason to assume the machine was running out of memory. After each crash the process was kept alive by one of those Windows crash dialogs - "the process terminated unexpectedly" or similar. I could see exactly how much memory was occupied by the process and it was never a significant percentage of the machine's total memory. It sometimes exceeded 2GB but I'm using a 64 bit build so this shouldn't be a problem.
History
Date User Action Args
2015-03-14 01:41:39michaelgsetrecipients: + michaelg, gvanrossum, vstinner, yselivanov, karamanolev, r-englund
2015-03-14 01:41:39michaelgsetmessageid: <1426297299.07.0.985559985058.issue23187@psf.upfronthosting.co.za>
2015-03-14 01:41:39michaelglinkissue23187 messages
2015-03-14 01:41:38michaelgcreate