FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix segfault in CI by code-asher · Pull Request #6830 · coder/code-server · GitHub

Fix segfault in CI - #6830

Merged
code-asher merged 1 commit into
mainfrom
asher/segfault
Jun 9, 2024
Merged

Fix segfault in CI#6830
code-asher merged 1 commit into
mainfrom
asher/segfault

Conversation

code-asher commented Jun 9, 2024
edited
Loading

Copy link
Copy Markdown
Member

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 requested a review from a team as a code owner June 9, 2024 00:23
This was referenced Jun 9, 2024
code-asher merged commit 1bd2b9c into main Jun 9, 2024
code-asher deleted the asher/segfault branch June 9, 2024 04:07
yiliang114 pushed a commit to yiliang114/code-server that referenced this pull request Jan 23, 2025
Setting DISABLE_V8_COMPILE_CACHE=1 seems to fix it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL