<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">My Seaside app has become unresponsive and I see it&#39;s because the Squeak VM is using almost all the CPU time for something.  I reniced the process to 15 just so I could get other things to respond on the same machine but I don&#39;t know what I can do with Squeak itself. It&#39;s too busy to listen to the mouse so I can&#39;t bring up a process browser or anything.  What does one do in a situation like this?  I&#39;m going to have to kill it this time but if you can give me some advice about what I could do if it happens again maybe we can track down the problem.</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></div><div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">top - 10:57:04 up 10 days, 22:09,  2 users,  load average: 0.99, 0.94, 0.91</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Tasks: 131 total,   2 running, 129 sleeping,   0 stopped,   0 zombie</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Cpu(s):  0.3%us,  9.6%sy, 88.1%ni,  1.3%id,  0.0%wa,  0.3%hi,  0.3%si,  0.0%st</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Mem:   1294024k total,  1114068k used,   179956k free,   203172k buffers</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Swap:  1550232k total,      128k used,  1550104k free,   655728k cached</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND           </font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"> 5565 dan       35  15 1033m  62m 2472 R 98.1  4.9   4885:12 squeakvm           </font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"> </font></div>

</div>