[Vm-dev] We need help from VM experts. Re: Freeze after Morph Activity

Bert Freudenberg bert at freudenbergs.de
Mon Feb 6 18:16:12 UTC 2017


On Mon, Feb 6, 2017 at 7:10 PM, Dan Norton <dnorton at mindspring.com> wrote:

>
> In looking for REPL (it's in the Cuis base as Transcripter >
> readEvalPrint) I found a new way to get a hang-up. In a workspace do:
>
> (Transcripter newInFrame: (0 at 0 extent: 100 at 200))
>     nextPutAll: 'Hello there'; endEntry;
>     newLine; print: 355.0/113; endEntry;
>     readEvalPrint.
>
> ...and the clock stops. 'top' reports 100 %CPU for squeak.


That is normal behavior - the REPL is not Morphic. Just type "quit" when
you're done.

- Bert -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20170206/ecd8973c/attachment.html>


More information about the Vm-dev mailing list