Codex Desktop crashes randomly during Git operations on macOS
Open 💬 2 comments Opened Jul 7, 2026 by AnasAlhumaid
What version of the Codex App are you using (From “About Codex” dialog)?
26.623.101652
What subscription do you have?
ChatGPT Plus
What platform is your computer?
Darwin 25.5.0 arm64 arm
What issue are you seeing?
Codex Desktop crashes randomly while working on coding tasks.
Environment:
- Codex version: 26.623.101652
- macOS 26.5
- Mac mini M2 Pro
- Apple Silicon
- 16 GB RAM
The application completely quits and macOS shows "Codex quit unexpectedly".
The crashes have been happening since the first version I installed and continue on the latest version.
The issue occurs across multiple repositories and projects.
Cursor and Antigravity work normally on the same machine.
The crash reports consistently show:
- Triggered by Thread: git
- EXC_CRASH (SIGABRT)
- abort() called
I also frequently notice the crash after Codex requests macOS permission related to "Keeping app data separate".
I have attached multiple crash reports.
What steps can reproduce the bug?
- Open Codex Desktop on macOS.
- Open any existing Git repository.
- Ask Codex to perform a coding task (e.g. modify files, refactor code, or commit/push changes).
- Wait around 30–90 seconds.
- Codex suddenly quits and macOS shows "Codex quit unexpectedly".
- Reopen Codex and continue the task.
- The crash happens again intermittently.
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗