New submission from sn6uv <[email protected]>:

Raised when running the Sympy tests (specifically 
sympy/geometry/tests/test_geometry.py). 

Here's the traceback for PyPy 2.0.0-beta2 (line numbers differ slightly for the 
nightly):

sympy/geometry/tests/test_geometry.py[20] ..f.............RPython traceback:
  File "rpython_jit_metainterp_optimizeopt___init__.c", line 328, in 
optimize_trace
  File "rpython_jit_metainterp_optimizeopt_unroll.c", line 2350, in 
UnrollOptimizer_propagate_all_forward
  File "rpython_jit_metainterp_optimizeopt_optimizer.c", line 4062, in 
Optimizer_propagate_all_forward
  File "rpython_jit_metainterp_optimizeopt_intbounds.c", line 14218, in 
OptIntBounds_optimize_ARRAYLEN_GC
  File "rpython_jit_metainterp_optimizeopt_virtualize.c", line 979, in 
OptVirtualize_optimize_ARRAYLEN_GC
Fatal RPython error: NotImplementedError

Affects both 2.0.0-beta2: Python 2.7.3 (c13457babbfb, Apr 22 2013, 17:59:01) 
[PyPy 2.0.0-beta2 with GCC 4.8.0],
and the latest nightly build: Python 2.7.3 (0423d458c98d, May 08 2013, 
22:00:18) [PyPy 2.0.0-beta2 with GCC 4.6.3].
Both with and without the JIT (i.e. with and without '--jit off').

----------
messages: 5693
nosy: pypy-issue, sn6uv
priority: bug
release: 2.0
status: unread
title: Fatal RPython error

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1482>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to