Disable nodejs Snapshot feature for ARM platforms
Snapshot is a V8 feature that allows node to start faster, but there seems to be a bug on ARM platforms leading to a segmentation fault at startup.
Closes #1337 (closed), #1366 (closed)
Merge request reports
Activity
Added 1 commit:
- fa8f1480 - Add CHANGELOG entry for disabling nodejs Snapshot feature
Added 1 commit:
- 9f32dd8e - Nodejs version to 10.0.35.
@stanhu I hope you don't mind but I pushed some additional changes required for this to fully work. The build is running in https://dev.gitlab.org/gitlab/omnibus-gitlab/pipelines/19722 and after it is done we should confirm if the pkgs for RPI2 are working.
@marin Not at all! Thanks for updating the MR.
@stanhu Asked for users who are willing to test it in https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1303#note_12909079
@stanhu LGTM, we will find out soon enough if something is wrong. We can always revert. In any case, this is going to go out with the next stable release only.
@marin Sounds like a good plan.
mentioned in issue #1356 (closed)
Mentioned in issue #1674 (closed)