Hi Vasily,
On 8 February 2014 07:13, Vasily Evseenko wrote:
> I've attached program that segfaults pypy. No external modules used and
> its works under CPython.
Thanks! Fixed in 3a0ef8f31265. The problem was caused by a list of
floats that contains "nan" values (the Z variable in your code): a
Hi,
I've attached program that segfaults pypy. No external modules used and
its works under CPython.
RPython traceback:
File "rpython_jit_metainterp_pyjitpl.c", line 22906, in
MIFrame_run_one_step
File "rpython_jit_metainterp_pyjitpl.c", line 57647, in
handler_getlistitem_gc_f
File "rpython_