Closed boegel closed 6 years ago
Seeing this while building those extensions, so thought I should mention it here.
@verdurin Can you confirm that the workaround works?
I'm not sure if it's worth the trouble to keep this issue open if it works, since I don't considering this our problem to fix, giving that it's a kernel bug?
Well, I didn't see a method of applying the workaround for individual extensions...
Hmm, even though you can now control easyconfig parameters on a per-extension basis, I'm not sure you can just put the custom $_JAVA_OPTIONS
value in place for only the extensions where it's required.
Is that worth the trouble though?
Kernel update fixed this for us, so I'm closing this.
I'm seeing segmentation faults pop up on our system for some R extensions, including:
RWeka
RWekajars
xlsx
Problem can be reproduced easily outside of EasyBuild as well, for example
The problem is apparently caused by a security fix in recent versions of the Linux kernel, see:
A workaround that seems to dance around the problem for me (from https://github.com/s-u/rJava/issues/110):
The bug is fixed is more recent Linux versions, so just logging this here for reference, it's a temporary issue linked to particular versions of the Linux kernel, so little we can do about it.