[squeak-dev] The broken user interrupt, or the saga of 100000 factorial.

Levente Uzonyi leves at elte.hu
Fri Dec 16 02:33:22 UTC 2011


On Thu, 15 Dec 2011, Christopher Oliver wrote:

> On Thu, 15 Dec 2011 11:35:55 +0100
> I added a tty output debug to MorphicProject>>interruptName:preemptedProcess:, and I found
> that Processor>>preemptedProcess occasionally answers the system weak array finalization process.  Yikes!  This isn't what we want to debug at all.  Are we being adequately clever
> in determining which process to debug?

I'm pretty sure that the currently running process is interrupted. After 
GC (which happens often during calculations with LargeIntegers) this is 
likely to be the finalization process.


Levente

>
> -- 
> Christopher Oliver <current.input.port at gmail.com>
>
>



More information about the Squeak-dev mailing list