Hi Alex,

Given that 1000 is the default cutoff for the JIT, and the gdb backtrace you
have, it's pretty clear that there's a crash during compilation, and that
readline loops over the lines in the history file, and hitting that 1000th
line triggers the compilation.

interesting, and that should then mean that the benchmark would also fail and
so it does, in the same place ...

Okay, then I can't live with it. :}

Any idea how to start debugging this?

Thanks,
     Wim
--
wlavrij...@lbl.gov    --    +1 (510) 486 6411    --    www.lavrijsen.net
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to