Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix segfault in CI #6830

Merged
merged 1 commit into from
Jun 9, 2024
Merged

Fix segfault in CI #6830

merged 1 commit into from
Jun 9, 2024

Conversation

code-asher
Copy link
Member

@code-asher code-asher commented Jun 9, 2024

Experimenting with fixing the segfault happening when building VS Code in CI.

  • Use Node 20.12.1 <- did not work, still segfaulting
  • Set DISABLE_V8_COMPILE_CACHE=1 (seems related to pnpm, so probably will not help) <- actually worked
  • Clear Node module cache maybe? <- no change

@code-asher code-asher requested a review from a team as a code owner June 9, 2024 00:23
This was referenced Jun 9, 2024
@code-asher code-asher merged commit 1bd2b9c into main Jun 9, 2024
8 of 9 checks passed
@code-asher code-asher deleted the asher/segfault branch June 9, 2024 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant