New issue 2139: Fatal RPython error: ResumeDataVirtualAdder_finish
https://bitbucket.org/pypy/pypy/issues/2139/fatal-rpython-error

CTPaHHuK-HEbA:

After 2.6.1 often crash pypy, never before 2.6.0
Regularityof could not be detected. Test: it may be all well and may be falling.
Unittest, big array, print.

Windows 7
Python 2.7.10 (f3ad1e1e1d62, Aug 28 2015, 14:18:32)
[PyPy 2.6.1 with MSC v.1500 32 bit] on win32
```
#!python

RPython traceback:
  File "rpython_jit_metainterp_optimizeopt_optimizer.c", line 9296, in 
Optimizer_store_final_boxes_in_guard
  File "rpython_jit_metainterp_resume.c", line 9052, in 
ResumeDataVirtualAdder_finish
Fatal RPython error: AssertionError
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
```


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

Reply via email to