{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreifzbgj47m3rbvw2qyw3xtxdtqqii4eamwjzopby3rkecr47xwuwom",
"uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mouztgsbxoq2"
},
"path": "/t/getting-codex-process-errored-any-help/1384353#post_2",
"publishedAt": "2026-06-22T13:14:50.000Z",
"site": "https://community.openai.com",
"tags": [
"OpenAI Codex",
"github.com/openai/codex",
"VS Code extension app-server crashes with SIGTRAP after creating a local conversation",
"kntiwary"
],
"textContent": "I had ChatGPT transcibe the image with the error message to text so that the error messages could be indexed by search engines and AI.\n\n\n Codex process errored: Codex app-server process exited unexpectedly (code=unknown, signal=SIGTRAP). Last CLI error:\n 2026-06-22T13:00:42.899847Z ERROR codex_core::util: Custom tool call output is missing for call_id: call_hFnQr97StX2UOgIRwf8ucvTo\n 2026-06-22T13:00:42.899904Z ERROR codex_core::util: Custom tool call output is missing for call_id: call_658f1F71suHacxs3RxTCtuUN\n\n 2026-06-22T13:00:42.899847Z ERROR codex_core::util: Custom tool call output is missing for call_id: call_hFnQr97StX2UOgIRwf8ucvTo\n 2026-06-22T13:00:42.899904Z ERROR codex_core::util: Custom tool call output is missing for call_id: call_658f1F71suHacxs3RxTCtuUN\n\n\n\n Codex process errored: Codex app-server process exited unexpectedly (code=unknown,\n signal=SIGTRAP). Last CLI error:\n codex_memories_write::phase2: Phase 2 no changes\n\n codex_memories_write::phase2: Phase 2 no changes\n\n\nYou 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.\n\nI searched ChatGPT for “Codex app-server process exited unexpectedly (code=unknown, signal=SIGTRAP).” and found\n\ngithub.com/openai/codex\n\n#### VS Code extension app-server crashes with SIGTRAP after creating a local conversation\n\nopened 05:17AM - 21 Jun 26 UTC\n\n\n\n kntiwary\n \n\nbug extension app-server\n\n### Summary The Codex VS Code extension's local app-server exits with `SIGTRAP`… shortly after a new local conversation is created. The extension then reports `Codex process is not available` and cannot submit turns. ### Environment - macOS - VS Code - Codex VS Code extension `26.616.51431` (updated from `26.5616.51431`; same behavior) - Local Codex runtime paired with the desktop app ### Steps to reproduce 1. Start VS Code with the Codex extension enabled. 2. Open Codex and create a new local conversation. 3. Wait a few seconds, or attempt to submit a prompt. ### Expected behavior The local conversation remains available and accepts turns. ### Actual behavior The extension log shows the conversation being created, followed by repeated rollout-list warnings and a fatal app-server exit: ```text Conversation created conversationId=... codex_rollout::list: state db discrepancy during find_thread_path_by_id_str_in_subdir: falling_back Codex app-server process exited unexpectedly (code=unknown, signal=SIGTRAP) ``` After the exit, subsequent requests fail with `Codex process is not available`. ### Troubleshooting already performed - Restarted VS Code. - Updated the extension to `26.616.51431`. - Rebuilt the local `~/.codex/state_5.sqlite` index. - Removed all active rollout transcripts with unmatched custom-tool-call outputs from the session scan tree. - Confirmed the active session tree had zero incomplete transcripts before restarting. The crash still happens on a freshly created conversation with clean local state, so it appears the app-server treats the fallback condition as fatal.\n\nIf that issue matches your problem, consider adding a 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.\n\nIf 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.",
"title": "Getting Codex process errored. Any help?"
}