[macOS 27 beta] ChatGPT for Chrome native host triggers repeated Python.framework alert
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Quiet
- Tech stack
- macos, python
- Domain
- desktop, operating-systems, security
Research direction
No repository file or test is named. Start by tracing the bundled ChatGPT for Chrome native host launch and the extracted Python 3.12 runtime, using the reported AMFI security logs as the first diagnostic reference; done means the host starts on macOS 27 beta without the repeated Python.framework alert.
Written by the indexing model from the issue text.
Description
Summary
On macOS 27 beta, the bundled ChatGPT for Chrome native host triggers a repeated macOS alert stating that Python.framework is damaged and should be moved to the Trash.
This does not appear to involve a separately installed system Python: reinstalling Python 3.14 does not change the behavior. The native host instead extracts and attempts to run its bundled Python 3.12 runtime.
Environment
- macOS 27 beta, Apple Silicon
- ChatGPT macOS:
26.727.40816 - Google Chrome:
150.0.7871.187 - Chrome extension ID:
hehggadaopoacecdllhhajmbjkdcmajg
Steps to reproduce
- Install and enable the bundled ChatGPT for Chrome extension from ChatGPT desktop.
- Quit and reopen Google Chrome.
- Click the ChatGPT for Chrome extension icon to activate it.
- Dismiss the macOS alert and retry.
Actual behavior
A macOS alert repeatedly reports that Python.framework is damaged. The alert returns after dismissing it or choosing Move to Trash.
System security logs show the native host extracting a temporary PyInstaller-style runtime and AMFI rejecting its embedded Python:
$TMPDIR/_MEI.../Python.framework/Versions/3.12/Python
AMFI: ... is adhoc signed
amfid: ... not valid: The file is adhoc signed or signed by an unknown certificate chain
The Chrome native host process is launched from the bundled Chrome plugin cache as ChatGPT for Chrome; this is not a third-party ChatGPT extension.
Expected behavior
The bundled Chrome native host should start without a Python.framework security alert.
Notes
- Reinstalling Python 3.14 succeeded but did not affect this issue, because the failing runtime is the native host's bundled Python 3.12.
- The issue reproduces after restarting Chrome and activating the extension.
- I have intentionally omitted user-specific paths, account details, session identifiers, and local logs.
Could you confirm whether the native host is supported on macOS 27 beta and whether an updated host packaging/signing fix is available?
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.5k
- Avg merge
- 1m
- Merged PRs (30d)
- 1k
Contributor guide
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.
More from openai/codex
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
bug CLI windows-os
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
macOS sandbox blocks hw.optional.arm64 sysctl, causing Flutter to misdetect Apple Silicon as x64 Openbug CLI sandbox
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug CLI TUI
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
CLI config enhancement skills
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
A-linter
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
oxc-project/oxc#26863 ·