[Windows] Repeated ChatGPT.exe crashes with 0xc06d007f cause system-wide micro-freezes
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Quiet
- Tech stack
- rust
- Domain
- desktop, operating-systems
Research direction
Start by reproducing the crash with the current Windows desktop app, then inspect Windows Event Viewer under Windows Logs → Application for the paired Application Error 1000 and Windows Error Reporting 1001 events. Use the reported exception code and WER dump details to narrow the fault; done means the repeated ChatGPT.exe crashes and system-wide micro-freezes no longer occur.
Written by the indexing model from the issue text.
Description
Description
The new ChatGPT/Codex Windows desktop app repeatedly crashes in the background and causes brief system-wide micro-freezes. During each freeze, the mouse cursor and the entire Windows UI stutter.
Windows Event Viewer records a new Application Error 1000 followed by Windows Error Reporting 1001. WerFault.exe also becomes active and uses significant CPU while collecting the crash report.
The application may remain visible or recover automatically, but the crashes continue periodically.
Versions
- UI version:
26.707.91948 - Release date shown in the app: July 16, 2026
- AppX package:
OpenAI.Codex_26.707.12708.0_x64__2p2nqsd0c76g0 - Previous installed package
26.707.9981.0showed the same crash - Windows 11, build 26100
- GPU: NVIDIA GeForce GTX 1080 Ti
- NVIDIA driver:
32.0.15.8253
Steps to reproduce
- Install the current ChatGPT/Codex app from the Microsoft Store.
- Launch the app and open Codex.
- Use the application normally or leave it running.
- After a short time, the whole Windows UI briefly freezes.
- Open Event Viewer → Windows Logs → Application.
- Observe new
Application Error 1000andWindows Error Reporting 1001events forChatGPT.exe.
The issue can occur several times within a few minutes.
Expected behavior
The desktop app should run without repeatedly crashing or causing system-wide UI freezes.
Actual behavior
The main ChatGPT.exe process repeatedly generates crash reports:
- Faulting application:
ChatGPT.exe - Faulting module:
unknown - Exception code:
0xc06d007f - Fault offset:
0x00007ffeb12d1ada - WER event type:
MoAppCrash - WER P2:
praid:App - WER P8:
c06d007f - WER P9:
PCH_84 - Example report ID:
644fc2c0-d8e0-4fc1-8086-1a2eeafd1fba
Example crash times immediately after a clean reinstall:
- App profile created:
09:56:42 - First crash:
09:56:57 - Second crash:
09:58:36
Each crash starts Windows Error Reporting and coincides with a system-wide micro-freeze.
Troubleshooting already performed
- Completely uninstalled and reinstalled the app.
- Confirmed that the local AppX profile was recreated from scratch.
- The first crash occurred approximately 15 seconds after the clean profile was created.
- Reset/reinstallation did not resolve the issue.
- Checked loaded modules in all
ChatGPT.exeprocesses: no non-system or third-party DLL injection was found. - Bitdefender Anti-tracker and Ace Script extensions were discovered in the Chromium profile, but both were marked as disabled.
- GPU utilization was very low during the issue.
- CPU frequency remained at 99–100%; no thermal or power-plan throttling was detected.
- RAM, disk latency, GPU load, DPC latency, and interrupt time were normal.
- No WHEA, display-driver, disk, or USB hardware errors were recorded.
This appears to be a regression or Windows compatibility issue in the current desktop app rather than a hardware/resource problem.
Please investigate the repeated native 0xc06d007f crash and the resulting WER dump loop.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.5k
- Avg merge
- 1m
- Merged PRs (30d)
- 1k
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from openai/codex
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
bug CLI windows-os
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
macOS sandbox blocks hw.optional.arm64 sysctl, causing Flutter to misdetect Apple Silicon as x64 Openbug CLI sandbox
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug CLI TUI
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
CLI config enhancement skills
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
A-linter
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
oxc-project/oxc#26863 ·