Windows x64 ChatGPT/Codex 26.707.9981.0: repeated 0xC06D007F and 2-3 second system input lag when opening a new task
App and system
- App package:
OpenAI.Codex_26.707.9981.0_x64__2p2nqsd0c76g0 - Package status:
Ok - OS: Windows 11 Pro, version/build
10.0.26200 - Architecture: x64 / 64-bit
- CPU: 11th Gen Intel Core i7-1185G7
- RAM: 31.7 GB
- GPU: Intel Iris Xe Graphics, driver
32.0.101.7077
Problem
Every time I open a new task, the task pane is initially blank for roughly 2-3 seconds. During that interval, the mouse pointer becomes extremely heavy and delayed, as if the entire input path is stalling. The task content then appears and pointer movement returns to normal.
Windows records an Application Error event for ChatGPT.exe during the same operation, and Windows creates a new crash dump. The app often remains open despite the event.
The repeated event signature is:
Faulting application: ChatGPT.exe
Faulting module: unknown
Exception code: 0xc06d007f
Application path: C:\Program Files\WindowsApps\OpenAI.Codex_26.707.9981.0_x64__2p2nqsd0c76g0\app\ChatGPT.exe
The dumps are approximately 10-11 MB each and are written under %LOCALAPPDATA%\CrashDumps.
Reproduction
- Start ChatGPT/Codex on Windows.
- Create or open a new local Codex task.
- Move the mouse while the new task pane is loading.
- Observe severe pointer/input lag for about 2-3 seconds while the pane is blank.
- Check Windows Application events and
%LOCALAPPDATA%\CrashDumps. - A new
ChatGPT.exeevent with exception0xc06d007fand a corresponding dump are created.
This reproduces repeatedly, including with a newly created task.
Troubleshooting already performed
- Microsoft Store reported no newer build.
- Ran Windows Package Manager repair successfully. It repaired the same
26.707.9981.0package; the error resumed immediately. - Completely uninstalled and reinstalled the Store package. Windows created a brand-new package-state directory. The same exception resumed on the fresh installation.
- Disabled Browser full CDP/developer access.
- Rotated
logs_2.sqliteand allowed Codex to create a fresh log database. The old database was about 132 MB; behavior was unchanged with a fresh database. - Reduced the active
.codex\sessionshot path from 76 JSONL files totaling about 151.9 MB to one current session file totaling about 4.1 MB. Behavior was unchanged, and the same exception continued. - PB Books/project files, memories, skills, authentication, and configuration were not involved in these tests.
On the one-session test, two identical 0xc06d007f events appeared within the first minute after restart.
Expected behavior
Creating or opening a task should not stall system mouse/input handling, and ChatGPT.exe should not generate an Application Error event and crash dump for each operation.
Related reports
- #28855 - Windows system mouse/input lag
- #29543 - 2-3 second freeze during first input in every new conversation
- #28109 - session-directory scanning and brief input freezes
- #33045 - Windows x64 performance regression in the unified 26.707 app
- #33381 - same package build and
0xc06d007fon ARM64; this report is x64 and may have a different failing native module
Diagnostics and privacy
I have retained the minidumps and a screen recording locally. I am not attaching raw dumps publicly because minidumps may contain process memory, but I can provide them privately to an OpenAI maintainer or support channel.
9 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
Confirming this on 26.707.9981.0 — same 0xC06D007F crash-loop + input lag
Reproducing the exact symptom described here. Adding independent diagnostic data in case it helps narrow the root cause (looks identical to the
serialport.nodedelay-load theory in #33375).Environment
OpenAI.Codex_26.707.9981.0_x64__2p2nqsd0c76g0(Microsoft Store, installed 2026-07-14)Symptom
WerFault.exethat writes a ~10.6 MB crash dump to%LOCALAPPDATA%\CrashDumps, with disk-write bursts around ~490 MB/s — this is what shows up as "system process high disk I/O" in Resource Monitor.Crash data (Application log, Event ID 1000, ChatGPT.exe)
0xc06d007fon every crash (single distinct code).unknown(renderer/dynamic code — no on-disk DLL attributed).Already tried, ineffective
Notes
26.707.9981.0is currently the newest available build (no fixed build to upgrade to).0xc06d007facross 100 crashes strongly supports the native-module delay-load hypothesis in #33375 (serialport.nodeimporting N-API/libuv procs missing from the ChatGPT.exe/Electron runtime).I have same question.
I have same question.please fix.
我是在更新版本重置额度后,非常明显出现了这些问题,之前非常丝滑,请尽快修复
Update: build 26.715.2236.0 appears to fix this
After updating from
26.707.9981.0→26.707.12708.0(which did not help — same0xc06d007fcrash-loop) →26.707... now26.715.2236.0, the crashes have stopped for me.Before (on 26.707.9981.0 / 12708, Windows 11 x64):
ChatGPT.execrashes / 6h, Event ID 1000, exception0xc06d007f, faulting moduleunknownWerFault.exewriting a ~10 MB minidump (disk-write bursts ~490 MB/s) → 2–3s system-wide input lagAfter (26.715.2236.0):
%LOCALAPPDATA%\CrashDumps(newest one predates the update)WerFaultactivity, input lag gone — subjectively back to normalThis lines up with the
serialport.nodedelay-load root cause discussed in #33375:26.715seems to have corrected the native-module packaging for the app's Electron runtime.Note: this is an empirical confirmation from the field — I don't see
26.715documented in the changelog yet, so it may be worth an official note / closing this once confirmed. Environment: Windows 11 Pro (build 26200), i7-1260P, x64. Happy to share minidumps from the old build privately if useful.Resolved after the July 16, 2026 Windows app update.
The Microsoft Store upgraded the app from
26.707.9981.0to26.715.2305.0. Since that update, opening a new task no longer causes the 2-3 second system mouse/input lag, and the repeatedChatGPT.exe0xC06D007FApplication Error/crash-dump behavior has stopped.No PB Books project data, Codex memories, skills, authentication, or configuration had to be removed. I will update this issue if the problem returns.
Adding a sanitized Windows x64 data point that closely matches this issue and shows the input stall can persist after updating beyond 26.707.
Current environment
26.715.2305.010.0.2620032.0.23033.5002(2026-06-29)0.145.0-alpha.18Symptom and A/B result
Matching crash history
Windows Event Log recorded the same signature reported here under package
26.707.9981.0:ChatGPT.exeApplication Error eventsChatGPT.exeApplication Error eventsunknown0xc06d007fThe current
26.715.2305.0build has not produced a new matching crash event yet, but the system-wide pointer stutter remains. This may mean the crash was mitigated while the underlying input-stall path persists.New multi-agent/session amplification evidence
Safe first-line metadata inspection (no conversation contents read) found:
originator: Codex Desktop,source: subagent.thread_spawn, depth 1, with the same parent threadThis looks like each sub-agent is materializing a very large parent state instead of using a compact/bounded snapshot or reference.
Local logging state also appears unhealthy:
logs_2.sqlite: 2,022.25 MiBResource measurements during the problem
There was no sustained system saturation:
Displayprovider reset events in the last 7 daysHowever, footprints were large:
dwm.exe: ~2.20 GiB private memory, 143 threads, 4,435 handlesAn orphaned Python benchmark launched from a prior Codex visualization/session had also accumulated ~39,952 CPU seconds with no live parent, suggesting child-process lifecycle cleanup may be another contributor.
Interpretation
This does not look like two literal mouse-control loops conflicting. The measurements are more consistent with short event-loop/IPC/session-serialization or compositor frame-time stalls that do not show up as high sustained average utilization. High-frequency pointer movement exposes such stalls more clearly than keyboard input.
The new sub-agent evidence may connect this issue with #28855 (system input lag), #21134 (large hot thread / renderer / log churn), #28109 (large sessions directory input freezes), and #29674 (TRACE/SQLite growth).
Requested engineering checks
logs_2.sqliteand avoid unrestricted TRACE/SSE payload persistence.No session contents, raw JSONL/SQLite files, project paths, tokens, or dumps are included.
Follow-up: crash loop remains fixed, but cold-start pointer drag persists on 26.715.4045.0
The original per-task
0xC06D007F/WerFault/ crash-dump loop remains resolved after the 26.715 update. However, I can now reproduce a residual system-wide mouse heaviness during a cold app launch, even while remaining on the Work home screen with no task/thread open and no active agents.Measured on Windows 11 x64 with package
OpenAI.Codex_26.715.4045.0_x64__2p2nqsd0c76g0:2026-07-18 14:11:45.104local2026-07-18 14:11:47.535local2026-07-18 14:12:59.451localthread/resumewas not logged until14:12:58, when I opened this task to report the observation; the drag occurred while the app was sitting on the home screen0xC06D007Fcrash dump occurred during this intervalThe screenshot timestamp is only an approximate endpoint for the manually observed pointer recovery, but the process and thread-resume timestamps are log-derived.
This appears consistent with the distinction in the latest report above: 26.715 mitigated the native-module crash/minidump path, but some pointer/compositor/event-loop startup latency remains. This reproduction also shows that the residual stall does not require multiple active agents or opening a large thread.