Windows x64 ChatGPT/Codex 26.707.9981.0: repeated 0xC06D007F and 2-3 second system input lag when opening a new task
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Quiet
- Tech stack
- rust
- Domain
- desktop, operating-systems, performance
Research direction
Start by reproducing the new-task sequence on Windows 11 and correlate the Application Error event with dumps in %LOCALAPPDATA%\CrashDumps. Compare the fresh logs_2.sqlite and reduced .codex\sessions setup against the related reports; done means no repeated 0xc06d007f event, crash dump, or system input lag.
Written by the indexing model from the issue text.
Description
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.
- 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 ·