<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le ven. 19 juil. 2019 à 10:52, Denis Kudriashov <<a href="mailto:dionisiydk@gmail.com">dionisiydk@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <div dir="auto"><div>Hi<br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пт, 19 июл. 2019 г., 0:05 Levente Uzonyi <<a href="mailto:leves@caesar.elte.hu" target="_blank">leves@caesar.elte.hu</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <br>
No immediate object should ever receive #nextObject. I think the new <br>
immediates (Character, SmallFloat64) lack the #shouldNotImplement <br>
implementation. Same goes for #nextInstance.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">VM protection would be also nice. Actually it looks like a bug in those primitives</div><div dir="auto"><br></div></div></blockquote><div>+1</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="auto"></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Btw, #nextObject was obsoleted by the segmented memory model. Perhaps it <br>
can still answer something, but you won't be able to iterate over all <br>
objects with it. If that's what you want, then you should use #allObjects <br>
instead.<br>
<br>
Levente<br>
<br>
On Thu, 18 Jul 2019, Christoph Thiede wrote:<br>
<br>
> <br>
> Hello,<br>
><br>
> is it a known bug that the Squeak VM may crash when you perform #nextObject<br>
> on any Character object? I can reproduce this issue on multiple Windows 10<br>
> machines, using SqueakCog 201810071412. I am familiar not at all with the VM<br>
> implementation, but for example, after evaluating $x nextObject, the used<br>
> RAM strongly reduces and after a few seconds, the process terminates.<br>
><br>
> Kind regards,<br>
> Christoph<br>
><br>
><br>
><br>
> --<br>
> Sent from: <a href="http://forum.world.st/Squeak-VM-f104410.html" rel="noreferrer noreferrer" target="_blank">http://forum.world.st/Squeak-VM-f104410.html</a><br>
</blockquote></div></div></div>
</blockquote></div></div>