Codex Windows Stable crashes on startup while Codex Beta runs normally
What version of the Codex App are you using (From “About Codex” dialog)?
Stable: Codex.exe 149.0.7827.54 Package: OpenAI.Codex_26.609.3341.0_x64__2p2nqsd0c76g0 Beta works normally on the same Windows user profile.
What subscription do you have?
ChatGPT Plus
What platform is your computer?
Windows 10 Version 19043 x64
What issue are you seeing?
Important: Codex Beta works normally, but Codex Stable crashes every time with the same Crashpad dump signature.
Summary
Codex Windows Stable crashes on startup, while Codex Beta runs normally on the same Windows user profile.
Environment
- OS: Windows 10 Version 19043
- Codex Stable package: OpenAI.Codex_26.609.3341.0_x64__2p2nqsd0c76g0
- Codex.exe version: 149.0.7827.54
- User profile path contains Korean characters: C:\Users\이도현
- Codex Beta runs successfully on the same Windows user profile.
- GPU: AMD Radeon(TM) Graphics
- Old Mirage Driver was removed. AMD Radeon is now the only display adapter.
Behavior
When launching Codex Stable from the Windows Start menu or AppModel AppID, the app starts briefly and exits within a few seconds.
Codex Beta launches normally.
Reproduction Steps
- Install Codex Stable from Microsoft Store.
- Launch Codex Stable on Windows 10.
- Codex.exe starts briefly.
- Crashpad dump is created.
- The app exits without showing the main window.
What was already ruled out
- AppModel activation succeeds.
- Appx package status is OK.
- Microsoft Store App Installer and winget are working.
- Codex user data was fully reset.
- Roaming profile at AppData\Roaming\Codex was reset.
- No AppLocker, CodeIntegrity, Defender, or Windows Error Reporting crash is generated.
- Previous DRM/security injected modules were removed or disabled.
- Crash dump loaded modules do not include Fasoo, Samsung SDS PC-DRM, Kings/KESS, SoftCamp, MarkAny, AhnLab, or nProtect.
- Mirage virtual display driver was removed.
- Codex Beta works normally.
Crashpad / WinDbg Result
Crashpad dump path:
C:\Users\이도현\AppData\Roaming\Codex\web\Codex\Crashpad\reports
WinDbg analysis result:
- EXCEPTION_CODE: 0xe06d7363
- PROCESS_NAME: Codex.exe
- MODULE_NAME: chrome
- IMAGE_NAME: chrome.dll
- FAILURE_BUCKET_ID: CPP_EXCEPTION_e06d7363_chrome.dll!Unknown
- IMAGE_VERSION: 149.0.7827.54
- Failure.Hash: {bae66116-6173-8bd8-06a0-3dc15bd73984}
Relevant stack includes:
- chrome!v8::internal::compiler::CompilationDependencies...
- chrome!node::MultiIsolatePlatform::DisposeIsolate
- chrome!node::PromiseRejectCallback
Loaded modules include Codex.exe, chrome.dll, chrome_elf.dll, better_sqlite3, windows_updater, and Windows system DLLs.
Loaded modules do not include known DRM/security DLLs.
Expected Behavior
Codex Stable should launch normally, like Codex Beta does.
Actual Behavior
Codex Stable exits during Electron/Chromium/V8 initialization and creates a Crashpad dump.
Additional Note
I can provide the Crashpad dump privately if needed, but I am not attaching it publicly because it may contain local environment or user data.
What steps can reproduce the bug?
- Install Codex Stable from the Microsoft Store.
- Launch Codex Stable from the Start menu or with the AppModel AppID:
shell:AppsFolder\OpenAI.Codex_2p2nqsd0c76g0!App
- The Codex.exe process starts briefly.
- The app exits within a few seconds without showing the main window.
- A Crashpad dump is created under:
C:\Users\이도현\AppData\Roaming\Codex\web\Codex\Crashpad\reports
- Repeat the launch. The same crash behavior occurs again.
Codex Beta launches normally on the same Windows user profile.
What is the expected behavior?
Codex Stable should launch normally and show the main application window, the same way Codex Beta does on the same Windows user profile.
Additional information
I can provide the Crashpad dump privately if needed, but I am not attaching the raw .dmp file publicly because it may contain local environment or user data.
I have attached or can provide the WinDbg analysis text instead.
Important notes:
- Codex Beta works normally on the same Windows user profile.
- The Stable crash happens consistently.
- Previous DRM/security injected modules were removed or disabled.
- The latest Crashpad dump does not show Fasoo, Samsung SDS PC-DRM, Kings/KESS, SoftCamp, MarkAny, AhnLab, or nProtect modules.
- Mirage virtual display driver was removed, and AMD Radeon is now the only display adapter.
- The crash still occurs after resetting Codex user data and Roaming profile data.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗