macOS: Opening any local project consistently crashes the desktop app (EXC_BREAKPOINT / SIGTRAP)
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 45/100
Research direction
Start by inspecting the attached crash logs for builds 5628 and 5551, focusing on the CrBrowserMain stack and the node::fs::FSReqCallback::Resolve path. Trace the local-project opening flow from the point where conversation history becomes visible. Done means opening any local project repeatedly without an EXC_BREAKPOINT crash and keeping the project usable.
Written by the indexing model from the issue text.
Description
What version of the Codex App are you using (From “About Codex” dialog)?
26.715.61943 (5628)
What subscription do you have?
ChatGPT Plus
What platform is your computer?
Darwin 25.5.0 arm64 arm
What issue are you seeing?
The ChatGPT desktop application crashes every time I open any local project.
The issue is 100% reproducible.
The project opens briefly, conversation history becomes visible, and then the application crashes before I can type anything.
The issue affects every local project I have tested.
The problem persists in both build 5551 and build 5628.
What steps can reproduce the bug?
-
Launch the ChatGPT desktop app.
-
Open any existing local project.
-
Wait a few seconds.
The project opens briefly, conversation history appears, and then the application crashes before any interaction is possible.
This happens every time.
crashlog_26.715.61943_build5628_macOS26.5.2.txt
crashlog_26.715.31925_build5551_macOS26.5.2.txt
What is the expected behavior?
Opening a local project should not crash the application.
The project should remain open and fully usable.
Additional information
Environment
- MacBook Air M4
- macOS 26.5.2 (25F84)
- ChatGPT Desktop
- Bundle identifier: com.openai.codex
Affected versions
- 26.715.31925 (build 5551)
- 26.715.61943 (build 5628)
The crash occurs approximately 20 seconds after launching the application, but only after opening a local project.
Troubleshooting already performed
- reinstalled the application
- removed Application Support data
- removed application caches
- reset local application state
The problem persists.
Crash signature
- EXC_BREAKPOINT (SIGTRAP)
- Thread: CrBrowserMain
The stack consistently includes:
- node::fs::FSReqCallback::Resolve
- node::fs::AfterInteger
before returning through V8.
This appears to affect all local projects rather than one corrupted project.
Possibly related to #32676 because the native crash signature is similar, but the reproduction trigger is different: in my case, it occurs consistently when opening any local project, immediately after its conversation history becomes visible.
- 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 ·