Skip to content

[throwaway] macOS crash diagnostics follow-up probe (do not merge) - #66

Closed
ryanmrichard wants to merge 2 commits into
masterfrom
macos-crash-diagnostics-probe2
Closed

[throwaway] macOS crash diagnostics follow-up probe (do not merge)#66
ryanmrichard wants to merge 2 commits into
masterfrom
macos-crash-diagnostics-probe2

Conversation

@ryanmrichard

Copy link
Copy Markdown
Member

Follow-up throwaway PR: read the actual compiled_ver/runtime_ver strings at the PyErr_Format probe, per scf-macos-pybind11-segfault.md's open question. Will be closed once the CI log is captured.

@ryanmrichard

Copy link
Copy Markdown
Member Author

Root cause confirmed: compiled_ver="3.12" vs runtime_ver="3.14.6 ... [Clang 16.0.0]" — the process is loading a mismatched Python runtime (likely Homebrew's, pulled in transitively) instead of the 3.12.10 it was launched with. See scf-macos-pybind11-segfault.md for the full trace. Closing this throwaway probe PR.

@ryanmrichard
ryanmrichard deleted the macos-crash-diagnostics-probe2 branch August 11, 2026 05:10
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