Laurence Tratt <[email protected]> added the comment: Armin,
Thanks for looking (and I need to replicate the bug you saw when building!). It turns out that I was seeing is a long-dormant bug where there was a write past allocated memory in the Converge RPython VM. Some recent change to PyPy has just made it pop out. I've fixed it, I'm reasonably sure. Sorry for the noise, and I'm marking this one as invalid! Laurie ---------- status: chatting -> invalid ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1583> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
