<div dir="ltr"><div>I modified update-nice.246.mcm to point to a Compiler version with restored sourceStream inst. var.<br></div>Finger crossed...<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/24 Nicolas Cellier <span dir="ltr">&lt;<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Ah, OK, this is because the image is trying to evaluate a String...<br></div>
So a Compiler is fired and starts to evaluate...<br></div>But during evaluation, Compiler changes itself (I removed an instance variable too fast).<br>
</div>And when it&#39;s time to log change, then the sourceStream inst. var. does not exist anymore...<br></div><div>This could be more catastrophic like letting such obsolete compiled method access past object bounds, but this time we were lucky...<br>

</div><div><br></div>So the Compiler changes should have been split into several steps...<br></div>Changing the tools we are using to change the tools must be tricky...<br></div>Unless we delegate this job to a clone<br>
</div>
</blockquote></div><br></div>