[bug][FIX] stack overflow crashes Squeak. (one-line fix attached)

David T. Lewis lewis at mail.msen.com
Sat May 22 20:35:58 UTC 2004


The low space watcher is interrupted in the context of the wrong process
when the eventTickler process (or other high priority process) is running.
This prevents low space detection from functioning properly.

Here is a one line fix to Project>>interruptName: that corrects the
problem.

Dave

-------------- next part --------------
A non-text attachment was scrubbed...
Name: LowSpaceWatcherFix-dtl.cs.gz
Type: application/x-gunzip
Size: 803 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040522/d3102a91/LowSpaceWatcherFix-dtl.cs.bin


More information about the Squeak-dev mailing list