codex-cli 0.138.0 crashes during code review with "zsh: trace trap"
Open 💬 0 comments Opened Jun 10, 2026 by AbGhost-cyber
What version of Codex CLI is running?
0.138.0
What subscription do you have?
plus
Which model were you using?
gpt-5.4
What platform is your computer?
macOS
What terminal emulator and version are you using (if applicable)?
_No response_
Codex doctor report
What issue are you seeing?
### Summary
Codex crashes while starting a code review of uncommitted changes. The terminal shows zsh: trace trap codex... shortly after review
begins.
### Version
codex-cli 0.138.0
### Shell / Environment
- Shell:
zsh
### What I did
I started a code review of uncommitted changes.
### What happened
Codex printed:
Code review started: review uncommitted changes for bugs and unintended behaviorsWorking (10s • esc to interrupt)
Then it terminated with:
zsh: trace trap codex
What steps can reproduce the bug?
/review uncommitted changes
What is the expected behavior?
What I expected
The review should complete normally instead of crashing.
Additional information
_No response_