File tree Expand file tree Collapse file tree
devlog/_plan/260802_bugfix_280 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments