basicNew is looping... then out of memory

Lex Spoon lex at cc.gatech.edu
Wed Jun 18 11:36:02 UTC 2003


I guess it's a high-priority thread doing the allocation, and so the
low-space warning isn't preempting the code that's trying to allocate
stuff?

Perhaps low-space should dump into a debugger-like thing instead of this
complicated scheme of signalling a semaphore that some other thread is
supposed to notice?


Lex



More information about the Squeak-dev mailing list