Cursor extension host crashes always 2.5.x

Describe the Bug

Cursor extension host crashes every single time in 2.5.x

Steps to Reproduce

Do anything in Cursor on the latest version.

Expected Behavior

Similar to this, other user reports at the end. After last update, stuck at "Waiting for extension host"

Operating System

MacOS

Version Information

2.5.x

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, thanks for the report. To narrow down the cause, I need a bit more info:

  1. Exact Cursor version (Help > About Cursor > Copy)
  2. macOS version
  3. Please try launching from Terminal with cursor --disable-extensions and see if it crashes again
  4. If it still crashes, open Developer Tools (Help > Toggle Developer Tools) before it happens and share any red errors from the Console tab

Also, try the workaround from the linked thread: delete or rename the state database file:
~/Library/Application Support/Cursor/User/globalStorage/state.vscdb
(you’ll need to sign in again after that)

If you have a large workspace (100,000+ files), that can also affect it. Let me know the approximate project size.


Version: 2.5.17

VSCode Version: 1.105.1

Commit: 7b98dcb824ea96c9c62362a5e80dbf0d1aae4770

Date: 2026-02-17T05:58:33.110Z (2 days ago)

Build Type: Stable

Release Track: Default

Electron: 39.3.0

Chromium: 142.0.7444.265

Node.js: 22.21.1

V8: 14.2.231.22-electron.0

OS: Darwin arm64 25.2.0

macOS 26.2 (25C56)

log with cursor --disable-extensions (still reproduces)

vscode-app-1771490319022.log.zip (8.2 KB)

1 Like

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.