Comment 5 for bug 1035721

Revision history for this message
Paul Khuong (pvk) wrote :

That bug is actually simpler: we tried to dump a reference to a closure for an inlined (i.e. toplevel) function. It looks like a ton of invariants are broken there, but the tiny patch attached seems to DTRT. I'll apply if there aren't objections or questions by tomorrow.