On Sat, Nov 7, 2015 at 11:27 AM, Armin Rigo <[email protected]> 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 [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
