Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Here’s an updated forum topic including your Cursor version details, ready to post:
Title: Cursor crashes with OOM error on Windows (v2.3.34)
Body:
Hi Cursor team and community,
I’m encountering frequent crashes in Cursor with the following error:
The window terminated unexpectedly (reason: ‘oom’, code: ‘-536870904’)
This causes Cursor to close abruptly while I’m working.
Environment details:
- Cursor version: 2.3.34 (user setup)
- VSCode version: 1.105.1
- Electron: 37.7.0
- Chromium: 138.0.7204.251
- Node.js: 22.20.0
- V8: 13.8.258.32-electron.0
- OS: Windows_NT x64 10.0.26200
- Date: 2026-01-10
Additional notes:
- The issue appears to be memory-related (
oom= out of memory). - Happens during normal usage (possibly when indexing or using AI features).
- Reopening sometimes restores editors, but the crash keeps recurring.
Has anyone faced a similar issue on Windows?
Are there recommended memory limits, flags, or known fixes?
Thanks for your help!
Steps to Reproduce
Here’s a clean “Steps to Reproduce” section you can add to your forum post or bug report:
Steps to Reproduce
-
Launch Cursor on Windows.
-
Open a large project/repository (for example, a Next.js or React project).
-
Start working normally (editing files, switching tabs, or using AI features).
-
Allow the project to finish indexing or trigger AI-assisted actions.
-
After some time, Cursor crashes and shows the error:
The window terminated unexpectedly (reason: ‘oom’, code: ‘-536870904’)
-
Reopen Cursor the issue may occur again after continued usage.
Expected Behavior
Cursor should remain stable and not crash during normal usage.
Actual Behavior
Cursor terminates unexpectedly with an out-of-memory (OOM) error.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Cursor version: 2.3.34 (user setup)
VSCode version: 1.105.1
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200
Date: 2026-01-10
Does this stop you from using Cursor
No - Cursor works, but with this issue


