June 14, 2017
1:35 p.m.
Try to run this https://gist.github.com/philippeback/39c63bb5aa26b79098511cdfea4fea7e It helped me once or twice. Close all windows except the new playground for running the code. Phil On Wed, Jun 14, 2017 at 12:43 PM, Cyrille Delaunay <cy.delaunay@gmail.com> wrote:
Hello,
I am running a Pharo 6 32 bit image (Pharo 6.0 Latest update: #60499). I saved this image after loading big data in memory (image is 995 MB). After saving, the image became "unstable", and always crashed after doing some random actions. I tries to open the image and perform: Smalltalk garbageCollect. The image systematically crashes. I Join the dump files I have been able to collect.
-- Cyrille Delaunay