Environment:
-
OS: Windows x64
-
Cursor Version: 2.6.18
Hi, ![]()
I’m experiencing a critical issue where the extension host crashes repeatedly and the editor has become completely unusable.
What’s happening: The extension host terminates unexpectedly 3 or more times within a 5-minute window. Each crash occurs shortly after anysphere.cursor-retrieval activates, and the following extensions are reported as running at the time of each crash:
-
anysphere.cursor-always-local -
anysphere.cursor-resolver -
anysphere.cursor-retrieval
The exit code is 18446744072635810000, and the native crash code is -1073741819 (0xC0000005 — Access Violation), which suggests this is a Windows-level native crash rather than a JavaScript error.
Side effects:
-
Ctrl+P file search is not working (
No search provider registered for scheme: file) -
Terminal execution service fails to initialize (
Extension host not ready after 10 attempts) -
All editor features including AI are completely non-functional
What I’ve already tried:
-
Extension Bisect (problem persists even with 8 extensions disabled — the crash appears to be in a built-in Cursor extension, not a user-installed one)
-
Full reinstall after deleting all Cursor-related data
-
Added Cursor’s installation directory to Windows Defender exclusions — no change
-
No new extensions were added; the environment has not changed
Nothing has resolved the issue. I’ve attached the exported logs for reference.
Any help would be greatly appreciated. Thank you.
——————— new ———————
Where does the bug appear? Cursor IDE
Describe the Bug: The extension host crashes repeatedly (3+ times within 5 minutes) with a Windows-level native crash code -1073741819 (0xC0000005 — Access Violation). The crash consistently occurs shortly after anysphere.cursor-retrieval activates. As a result, all editor features including file search (Ctrl+P) and AI are completely non-functional.
Crash details from log:
[UtilityProcess id: 2, type: extensionHost, pid: 16700]:
crashed with code -1073741819 and reason 'crashed'
Extensions running at time of crash:
-
anysphere.cursor-always-local -
anysphere.cursor-resolver -
anysphere.cursor-retrieval
Exit code: 18446744072635810000
Steps to Reproduce:
-
Launch Cursor IDE
-
Open any workspace
-
Wait approximately 3–5 seconds after startup
-
anysphere.cursor-retrievalactivates -
Extension host immediately crashes
-
Steps 4–5 repeat 3+ times until the editor gives up
Expected Behavior: The extension host should remain stable after startup and all editor features should work normally.
Screenshots / Screen Recordings: (Exported log file attached and images)
Operating System: Windows 11 x64
Version Information:
IDE:
Version: 2.6.18
For AI issues — Model used: N/A
Additional Information:
What I’ve already tried (none resolved the issue):
-
Extension Bisect — Disabled 8 extensions, crash still occurs. The problem appears to be in Cursor’s built-in extensions, not user-installed ones.
-
Full reinstall — Deleted all Cursor-related data and reinstalled from scratch.
-
Windows Defender exclusion — Added Cursor’s installation directory to Windows Defender exclusions. No change.
-
No new extensions were added prior to this issue occurring. The environment has not changed.
Side effects caused by the crash:
-
Ctrl+P file search broken (
No search provider registered for scheme: file) -
Terminal execution service fails (
Extension host not ready after 10 attempts) -
All AI features completely non-functional
Does this stop you from using Cursor?
Yes — Cursor is unusable
error_log.txt (81.3 KB)



