On Sat, Nov 7, 2015 at 11:27 AM, Armin Rigo <ar...@tunes.org> wrote:

>
> This crash occurs when trying to optimize read/write fields on NULLs.
> The same problem can occur too (even more rarely I suppose) if the
> constant is not NULL, but is an instance of the wrong class.
>

Also maybe for an opaque pointer to an array that was pointing some
instance in the first iteration?


-- 
Håkan Ardö
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to