Hi. Take Pharo 1.0 or Pharo 1.1. The following code, will probably freeze your image:� "Smalltalk signalLowSpace"

Can you reproduce it?� or I am the only one ?�� Let me know and I open a ticket.

I have tried with all Mac vms.

I tried the same in Squeak 4.1 and it works correct. Any idea where it can be the problem?

I tried to debug a lot. Of course, it is freezing in "LowSpaceSemaphore signal".

I put a halt in #installLowSpaceWatcher� and tried to debug #lowSpaceWatcher� but I didn't find anything.

Thanks for any hint.

Mariano