codex quite unexpectly

Open 💬 1 comment Opened Jun 23, 2026 by jz9610

Title: Codex desktop app crashes on macOS ARM64 during Git operation

Codex desktop app crashed while running on macOS. The crash report indicates the crash was triggered by a Git-related thread.

Environment:

  • App: Codex desktop app
  • Identifier: com.openai.codex
  • Version: 26.616.71553 (4265)
  • macOS: 26.5 (25F71)
  • Hardware: Mac14,7
  • Code type: ARM-64 Native
  • System Integrity Protection: enabled

Crash details:

  • Date/Time: 2026-06-23 09:55:50 -0400
  • Exception Type: EXC_CRASH (SIGABRT)
  • Termination Reason: Namespace SIGNAL, Code 6, Abort trap: 6
  • Triggered by Thread: 51 git
  • Application Specific Information: abort() called

What happened:
Codex crashed while I was using the desktop app. The translated crash report shows the crash was triggered by a thread labeled “git,” suggesting the crash may have occurred while Codex was reading or interacting with the local repository.

Expected behavior:
Codex should not crash during Git/repository operations. If there is a Git/repo problem, it should show an error message instead of aborting.

Actual behavior:
The Codex app crashed with SIGABRT / abort().

Crash report excerpt:
Process: Codex [84205]
Path: /Applications/Codex.app/Contents/MacOS/Codex
Identifier: com.openai.codex
Version: 26.616.71553 (4265)
Code Type: ARM-64 (Native)
OS Version: macOS 26.5 (25F71)

Triggered by Thread: 51 git

Exception Type: EXC_CRASH (SIGABRT)
Termination Reason: Namespace SIGNAL, Code 6, Abort trap: 6
Application Specific Information:
abort() called

Please let me know if you need the full macOS crash report or any Codex session ID.

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗