<div dir="ltr">Hi Chris,<div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 13, 2018 at 8:34 PM, Chris Cunningham <span dir="ltr"><<a href="mailto:cunningham.cb@gmail.com" target="_blank">cunningham.cb@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi.<div><br></div><div>I was running the full test suite (which takes a LONG time), and it encountered a #halt in Decompiler>><wbr>pushTemporaryVariable:</div><div><br></div><div>When trying to figure out where this was, it appears to be in DecompilerTests>><wbr>testDecompilerInClassesCNtoCZ.</div><div><br></div><div>Appears to be because the image is now borked - unusuable.  Any attempt to browse one of those classes or methods throws an error about the change file failing (primGetPosition: failed).</div><div><br></div><div>Is this related to the "don't log changes while tests are running"?  Or something else.</div></div></blockquote><div><br></div><div>Something else.  It is due to some serious bugs with the full block support that we get with the SistaV1 bytecode set. Full block support implies that blocks are now their own methods, rather than sequences of byte codes and literals embedded in the enclosing compiled method.  I can see a problem in the Decompiler (the halt in Decompiler>><wbr>pushTemporaryVariable:) but also a possibly related issue in the debugger where stepping within a full block doesn't highlight the pc correctly.  I'll be looking at these over the next few days (I have a priority that I'll have to squeeze this along side).</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>Also, based on that test name, is it really and truely going through every class in the image an decompiling them?</div></div></blockquote><div><br></div><div>Damn right ;-)</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Thanks,<br></div><div>cbc</div></div></blockquote></div><br><div class="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div>
</div></div>