[pypy-issue] [issue1482] Fatal RPython error

Alex Gaynor tracker at bugs.pypy.org
Thu May 9 07:39:02 CEST 2013


Alex Gaynor <alex.gaynor at gmail.com> added the comment:

Are you sure --jit off is correcly being applied to the proecss you're running? It 
should be totally impossibly for this to occur with --jit off.

All that said this appears to be because getlength() is called on something that's 
not a virtual array class, my first guess is that it's a VRawSliceValue, but I 
have no evidence for that.

----------
nosy: +agaynor
status: unread -> chatting

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1482>
________________________________________


More information about the pypy-issue mailing list