<div dir="ltr">I found automated way how to check problem:<div><br></div><div><div>p := [ Object basicSize ] fork.</div><div>p suspend.</div><div><br></div><div>3 timesRepeat: [p step: p suspendedContext].</div><div>newContext := p completeStep: p suspendedContext.</div><div>newContext selector. "=> doesNotUnderstand:"</div><div>newContext arguments first selector == 0</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-12-05 15:08 GMT+01:00 Denis Kudriashov <span dir="ltr"><<a href="mailto:dionisiydk@gmail.com" target="_blank">dionisiydk@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 class="gmail_extra"><span class=""><br><div class="gmail_quote">2016-12-05 15:07 GMT+01:00 Denis Kudriashov <span dir="ltr"><<a href="mailto:dionisiydk@gmail.com" target="_blank">dionisiydk@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>I attach crash file.</div><div>When I try it second time. After step over I got DNU error which shows very strange thing that 0 integer was sent as message. And when I click on basicSize method image crashed.</div><div>Then I try to get same behaviour but can't. Image crash when I press step over debugger button. (dump file about this case) </div></blockquote></div><br></span>It is on one of latest pharo 6 image and mac os VM (dump includes this information I guess)</div></div>
</blockquote></div><br></div>