[BUG] Low space hides mouse

Ned Konz ned at bike-nomad.com
Wed Jun 5 14:07:09 UTC 2002


On Tuesday 04 June 2002 05:29 am, vze2spdv at verizon.net wrote:
> "Lex Spoon" <lex at cc.gatech.edu> wrote:
> > Low space errors haven't worked properly for a good while now....
> >  -Lex
>
> How are they supposed to work?

They're supposed to raise a notifier that allows debugging (and stop 
the Process that triggered the low space via an allocation, I 
believe).

However, it's quite easy to run out of space without the low space 
notifier doing anything apparent. Try:

* deep recursion
* allocating lots of little objects
* allocating one really big object (I think this one might work)

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE




More information about the Squeak-dev mailing list