[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Reproduceable Segmentation fault while saving images (#444)

Alistair Grant notifications at github.com
Mon Dec 2 13:00:38 UTC 2019


Hi Clément,

> Yeah that bug would happen only when the compactor would decide to go for a multiple passes compaction, which typically means Eden size is far smaller than old space size (Eden memory is usually used to hold first field of moved objects in the compactor).

Our base image is around 220MB at the moment, which seems to pretty well match what you're saying.


> There's a lot of GC tuning to do for such heaps.

Is there something I can read on tuning for these scenarios?

Thanks!
Alistair


-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/444#issuecomment-560386530
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20191202/2a5d3bc6/attachment.html>


More information about the Vm-dev mailing list