Hi, I have already checked this error.��
The error is random in the development branch, although in my branch is happening always.��
I have detected that the problem is that the GC is corrupting the the objects when it has to enlarge the Eden.��
This problem also was detected some months ago by Pavel when he tried to load a big baseline (Seaside in that moment).��
I have solved it in a similar way, increasing the Eden size before loading BaselineOfIDE.
Since this "hack" my branch is running normally (well... it has other problems with some tests... but that is expected).��
Maybe Clement can through more light to the matter.��
Cheers,