<div dir="ltr"><div>This appear to be solved in VMMaker.oscog-eem.2140<br></div>Thanks Eliot.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-02-28 2:31 GMT+01:00 Nicolas Cellier <span dir="ltr"><<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>></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>Bissecting tells that the problem appeared in<br><a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1675e3586bbef2ff198e683ea7839ac1b41fa491" target="_blank">https://github.com/<wbr>OpenSmalltalk/opensmalltalk-<wbr>vm/commit/<wbr>1675e3586bbef2ff198e683ea7839a<wbr>c1b41fa491</a><br><br></div>That is somewhere between VMMaker.oscog-eem.2079 (excluded) and VMMaker.oscog-eem.2126<br></div>Quite a large range, but stack.v3 works and spur works too, so not all changes are relevant...<br><br><div><div><div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">2017-02-28 2:26 GMT+01:00 Nicolas Cellier <span dir="ltr"><<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@<wbr>gmail.com</a>></span>:<br></span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><span class=""><div><div><div>Hi,<br></div>I can't open an image with recent squeak.cog.v3 builds (at least on macosx).<br></div>The VM hangs in a sort of infinite loop with 100% CPU before the window open<br></div><div>If I sample the application I get something like<br></div></span><div>...snip...<br></div><div><br></div>The squeak.stack.v3 still works.<br><br></div><span class="">The hang is reproducible in simulator: <br><br>| cos |<br>cos := CogVMSimulator newWithOptions: #(Cogit StackToRegisterMappingCogit ).<br>cos desiredNumStackPages: 8.<br>cos openOn: '/some_path_to/Squeak4.6-15102<wbr>.image'.<br>cos openAsMorph; run<br><br>it hangs around counters 13000/993<br>and I've got this kind of output:<br><br></span></div><div>...snip...<br></div><span class=""><div><br></div>each time I interrupt the VM, it seems to loop in findMethodWithPrimitive:FromFP<wbr>:UpToContext:<br><br></span></div><span class="">I did not try to bissect when this happened, but the red status of continuous integration may well be related to this.<br><div><br></div>We
 can't live forever with this red status, it's like not having CI 
feedback at all. Either we declare cog.v3 as unsupported or we fix it.</span></div>
</blockquote></div><br></div></div></div></div></div>
</blockquote></div><br></div>