Somehow the binary package of linux64 on the bitbucket download page
https://bitbucket.org/pypy/pypy/downloads
contained a different libpypy-c.so than the source on
http://buildbot.pypy.org/nightly/release-2.5.x

They should be binary equivalent, and were not. Someone discovered that the release package segfaults while translating.

I have removed all the 2.5.0 binaries pending a more thorough check of what went wrong with the download-repackage-upload cycle. FWIW, here is the script I used:

https://gist.github.com/mattip/174c0d46b894088d1a92

Matti
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to