clockworklabs / clockworklabs/SpacetimeDB
CI flake: Node process segfault during docs pnpm build
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
Detected by CI Gremlin after a failed GitHub Actions attempt succeeded on rerun.
Tests:
Docs build
Error:
Error: command ["pnpm", "build"] exited with code <signal 11>
2026-07-31T15:36:34.2395173Z
Failed job runs:
- https://github.com/clockworklabs/SpacetimeDB/actions/runs/30642309403/job/91195137524 (Docs build, attempt 1 -> 2)
Timeout detection:
- none
Context:
- none
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Docs build job in the linked GitHub Actions run and run pnpm build in the documentation build context. Compare the failed attempt with the successful rerun and determine whether the signal 11 failure can be reproduced. Done means the docs build no longer intermittently segfaults in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, node.js
- Domain
- ci-cd, documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100