Skip to content

Commit 55ce981

Browse files
junjun
authored andcommitted
docs(devlog): bugfix 848 — PR 861 CI diagnosis, resolved (060)
1 parent 339077b commit 55ce981

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# 060 — #848: PR #861 macOS CI diagnosis (resolved at research time)
2+
3+
Diagnosis (investigator Laplace, verified): the macOS CI failure on PR
4+
#861 is the known Bun-on-macOS isolate segfault, not a PR defect.
5+
6+
- Failing job: run 30710653575 (`bun test --isolate`), crashed in
7+
tests/storage-worker-lifecycle.test.ts with `panic: Segmentation fault`,
8+
no JS stack, exit 133.
9+
- Ancestry: PR head f6d7d1cf does NOT contain #849 (18352b4f,
10+
macos-isolate-worker-segfault); the failed CI merge used base aae9426e,
11+
predating #849.
12+
13+
Action taken 2026-08-02: posted the diagnosis + exact unblock action on
14+
#861 (comment 5154392437): rebase `fix/848-bun-runtime-provenance` onto
15+
current dev (past 18352b4f) and let CI rerun; review is otherwise complete
16+
on the maintainer side.
17+
18+
Outcome: DONE — no local code change needed; the issue's fix rides PR
19+
#861 once rebased.

0 commit comments

Comments
 (0)