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, On Fri, Feb 16, 2018 at 12:50 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
On 16 Feb 2018, at 12:22, ci-pharo-ci-jenkins2@inria.fr wrote:
There is a new Pharo build available!
The status of the build #553 was: FAILURE.
The Pull Request #888 was integrated: "20941-deprecate-theMetaclass- and-the-theNonMeta" Pull request url: https://github.com/pharo-project/pharo/pull/888
Issue Url: https://pharo.fogbugz.com/f/cases/20941 Build Url: https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending% 20pull%20request%20and%20branch%20Pipeline/job/development/553/
FAILURE due to VM crash:
[32] replaceFrom:to:with:startingAt: [32] replaceFrom:to:with:startingAt: [32] replaceFrom:to:with:startingAt: [32] basicIdentityHash [32] replaceFrom:to:with:startingAt: [32] replaceFrom:to:with:startingAt: [32] new: [32] new: [32] [32] stack page bytes 4096 available headroom 2788 minimum unused headroom 156 [32] [32] (Segmentation fault) [32] ./vm/pharo: line 11: 13443 Aborted "$DIR"/"pharo-vm/pharo" --nodisplay "$@"
-- Pablo Tesone. tesonep@gmail.com