Login  Register

Pharo 8 Image blows up after restart

Posted by Sabine M. on Dec 08, 2020; 6:48pm
URL: https://forum.world.st/Pharo-8-Image-blows-up-after-restart-tp5125193.html

Hi,

I have the following problem:

sometimes, after restarting my Pharo 8 image on mac, it is not responsive
and it blows up the memory.

I tried with  commandline handler  
eval "self halt"
 and with
Smalltalk addToStartUpList:

but both is too late - the Image starts and blows up and is not responsive.

I can not interrupt it and it grows to several GB memory (eg after 20
seconds 10 GigaByte! ) and I have to kill it.

Anyone having an idea what I can do to find the reason for this?

Sabine






--
Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html