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 Jorge Herskovic
Recipients Jorge Herskovic, davin, sbt
Date 2015-06-23.13:01:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1435064512.85.0.75375934038.issue24484@psf.upfronthosting.co.za>
In-reply-to
Content
More data:

I've been unable to replicate this behavior on Ubuntu 15.04 on Python 3.4.3 over ~20 thousand test runs. (Same machine, running in a VM)

An overnight repeated run on the original machine on OS X, 3.4.3, official distribution gave an actual frequency of 0.1% (7 crashes in 6980 runs).

Approximately 3,300 runs on Python 2.7.9 on the same machine have not resulted in any crashes.

I now built 3.4.3 from source using the latest clang and am trying it again, on the same machine, instead of using the official distribution. So far, 0 crashes in approximately 3,300 runs so far.

At the moment, then, the problem seems localized to the official 3.4.3 binaries for OS X.
History
Date User Action Args
2015-06-23 13:01:52Jorge Herskovicsetrecipients: + Jorge Herskovic, sbt, davin
2015-06-23 13:01:52Jorge Herskovicsetmessageid: <1435064512.85.0.75375934038.issue24484@psf.upfronthosting.co.za>
2015-06-23 13:01:52Jorge Herskoviclinkissue24484 messages
2015-06-23 13:01:52Jorge Herskoviccreate