[pypy-dev] Mysterious IndexError in service running with PyPy

Armin Rigo armin.rigo at gmail.com
Fri Jan 5 03:58:23 EST 2018


Hi Hubo,

On 5 January 2018 at 09:19, hubo <hubo at jiedaibao.com> wrote:
> This issue is reproduced on PyPy 5.9. I will collect running information
> (local variables, etc.) for hints.

As I said, this is unlikely to help (unless of course there is a bug
in your program logic and you find it by looking at the value of local
variables).  We need a way to reproduce the problem ourselves, and
then we can attack it with lower-level tools like gdb, rr, and so on.
Without it, we can't do anything.


A bientôt,

Armin.


More information about the pypy-dev mailing list