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
