[pypy-dev] PyPy 2.2.1 segfault

Vasily Evseenko svpcom at gmail.com
Sat Feb 8 07:13:01 CET 2014


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_jit_metainterp_pyjitpl_1.c", line 62130, in
_do_getarrayitem_gc_any___87
Fatal RPython error: AssertionError

-----

$ pypy
Python 2.7.3 (87aa9de10f9ca71da9ab4a3d53e0ba176b67d086, Jan 17 2014,
22:00:00)
[PyPy 2.2.1 with GCC 4.8.2 20131212 (Red Hat 4.8.2-7)] on linux2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: slam2.py
Type: text/x-python
Size: 18481 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20140208/66fc3f82/attachment.py>


More information about the pypy-dev mailing list