On MacBook Pro 2019 the Codex Extension for VS CODE gives errors

An error has occurred

Codex crashed with the following error:

Codex process errored: Codex process is not available

codex_rollout::list: state db discrepancy during find_thread_path_by_id_str_in_subdir: falling_back

Some things to try:

  • Check your config.toml for invalid settings
  • Try updating your IDE settings
  • Try updating Codex or installing a different version

Welcome to the forum!

You are welcome to discuss Codex issues on the forum, however the official place to report and track them is the GitHub issue tracker for OpenAI Codex.

I searched Codex issues for find_thread_path_by_id_str_in_subdir and found:

If that issue matches your problem, consider adding a :+1: reaction on the GitHub issue page itself, not just on the forum topic, as reactions on GitHub help the developers gauge impact and prioritize work.

If it is not the same issue, try searching the existing GitHub issues for a closer match. If you cannot find one, then open a new issue with as much detail as possible.

Same problem. I moved to Codex CLI also and there is no way to continue working. Update, re-installed Codex also using different Chanel (curl) and it is not working

Codex CLI v0.141.0 crashes with trace trap / SIGTRAP on macOS 15.7.7 Intel x86_64.

Environment:

  • macOS 15.7.7, Build 24G720
  • Intel Mac, x86_64
  • Codex CLI v0.141.0
  • Reproduces in an empty folder
  • Reproduces after removing ~/.codex
  • Reproduces after uninstalling Homebrew Cask and reinstalling via standalone installer
  • Minimal repro: run codex, then ask: “create a hello.txt file with hello”
  • Crash report: EXC_BREAKPOINT / SIGTRAP, Trace/BPT trap: 5
  • Stack includes codex_code_mode::runtime::spawn_runtime, tokio workers, sqlx-sqlite-worker, V8 DefaultWorker