<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Georgia">It may not be *that* hard. Start a
      high-priority process that frequently checks the state of Squeak
      memory and stops the offending process(es) if things are looking
      dire.<br>
      <br>
      Cheers,<br>
      Bob<br>
      <br>
    </font>
    <div class="moz-cite-prefix">On 5/27/13 8:56 AM, Tobias Pape wrote:<br>
    </div>
    <blockquote cite="mid:9CBF9284-B7C4-4333-BE6C-64CC83FFDD7D@gmx.de"
      type="cite">
      <pre wrap="">As Chris (?) figured out, your freeze was because of an infinite recursion,
and those things are very hard to catch; it is actually no freeze but continuing
execution. It is near impossible to catch that with the current architecture
of either Squeak or Pharo.</pre>
    </blockquote>
    <br>
  </body>
</html>