Codex randomly Freezes in 0.91.0
What version of Codex is running?
0.91.0
What subscription do you have?
Pro
Which model were you using?
GPT-5.2-codex-xhigh
What platform is your computer?
Microsoft Windows NT 10.0.26100.0 x64
What terminal emulator and version are you using (if applicable)?
_No response_
What issue are you seeing?
In the newest version codex randomly freezes after giving it a task. Had it like 3 or 4 times in the last hour. I see there is a backgroun terminal running all the time. Maybe it is related to that.
I did the /feedback command from a 2nd cmd, sadly can't do it in the main one because it froze. But maybe still helpful.
From what i noticed codex is still working, it gave me an output a few minutes later (It did create a file as requested from me in the task) but the cmd is completly unresponsive.
Following Feature flags from my config.toml are enabled:
[features]
unified_exec = true
shell_snapshot = true
collab = true
steer = true
powershell_utf8 = true
collaboration_modes = true
<img width="1109" height="613" alt="Image" src="https://github.com/user-attachments/assets/4f63f984-5c64-4001-bce0-b99c0c6ed5d2" />
What steps can reproduce the bug?
Uploaded thread: 019bfb47-461f-7522
Newest Codex version.
Probably enable my feature set from the config.toml
Then give it a task on windows
What is the expected behavior?
CMD should not freeze like in previous codex versions
Additional information
_No response_
13 Comments
You have many experimental features enabled. You must like living life on the bleeding edge!
It's possible that one of these features is related to the hang you're seeing. Since you have a repro, it would be helpful if you could do some bisecting (i.e. disable half of these experimental features) to try to narrow down the cause.
Always willing to test what the codex team is cooking. 😊
I have just disabled collab and collaboration_modes and now its working fine, but of course i need some more time to verify if it was really one of these 2 settings. Could also just be a coincidence now. I will test now for an extended period of time with both of these disabled.
I will let you know in a further response if one of these was / is the problem.
OK, thanks. Those close are really helpful!
Alright, it just happened again with collab and collaboration_modes set to false. Seems like they weren't the problem.
But again, codex spawned a background terminal, so it must be related to that setting (I have Background terminal enabled in Experimental features).
When it worked fine over the last hour, i didn't noticed a background terminal was used.
same issue
Can confirm this is happening on linux as well. Here's my config.toml, I have 0 experimental features enabled (I've redacted some local file paths)
Here's my
uname -aoutput as well in case that's usefulLmk if there's anything else you need from me 🫡
Confirming it's happening to me on Linux as well, here's my redacted config.toml. It seems to happen in one out of every 3 prompts.
Thanks to everyone who reported this issue. We think we understand the root cause and have a fix available in prerelease version
0.92.0-alpha.7. We'd appreciate it if you'd give it a try and let us know if it appears to fix the issue for you.Confirmed on my side 👍
I had a local repro where Codex froze consistently (3/3 runs) on v0.91.0.
After upgrading to the latest prerelease, I can no longer reproduce the freeze so far.
I just released
0.92.0that should contain the fix, let me know if you still get some freezesgoing to check @jif-oai and will let you know! Have updated to 0.92.0, it has been fine thus far.
We've received multiple internal and external confirmations that the hang is fixed in the latest release, so I'm going to close the issue. Thanks to everyone who reported the issue and helped us narrow it down!
its may 7th, 2026 and I am still having this same issue.