[pypy-dev] Emulate pypy SIGSEGV

Armin Rigo armin.rigo at gmail.com
Tue Jul 4 15:27:21 EDT 2017


Hi,

On 4 July 2017 at 12:47, Pavlo Lavrenenko <santa at portaone.com> wrote:
> any prominent changes between 5.6.0 and 5.8.0? Can I find the change logs
> somewhere?

There were fixes for very rare crashes, notably in the JIT.  It's not
possible to say "avoid doing this or that and it will avoid the bug".
The JIT doesn't work at a high enough level for that.  There is no
better answer than: 5.8.0 contains (most probably) less of these very
rare crashes.


A bientôt,

Armin.


More information about the pypy-dev mailing list