Crashes on Mac ! Onces and again

Where does the bug appear (feature/product)?

Cursor CLI

Describe the Bug

keeps crashing…

Steps to Reproduce

promtp, executes, crashes, once and again

Expected Behavior

dont crash

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 2.6.11 (Universal)
VSCode Version: 1.105.1
Commit: 8c95649f251a168cc4bb34c89531fae7db4bd990
Date: 2026-03-03T18:57:48.001Z
Build Type: Stable
Release Track: Default
Electron: 39.6.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.2.0

For AI issues: add Request ID with privacy disabled

bb3f031b-43de-4878-9543-62f9fae756af
1b1b9bf7-a45f-4998-bced-ddc32e8d1f96
03a70cef-89d0-4af6-be87-7327a2e3467f

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This is a known issue in version 2.6.11. Multiple users are seeing the same code 5 crash after updating. There’s a larger thread tracking it here: Cursor keeps crashing - 2.6.11

A couple of things you can try:

  1. Switch to the Nightly build. Some users say the crash is fixed there. You can change your release track in Cursor Settings.

  2. Downgrade to 2.5.x. Uninstall and install the previous version. Not ideal, but it works as a workaround.

  3. Before that, try these quick checks:

    • Run cursor --disable-extensions to rule out extensions
    • Run cursor --disable-gpu to rule out a GPU or rendering issue
    • Make sure your project isn’t inside an iCloud-synced folder (Desktop or Documents). Move it to something like ~/dev

The team is aware of this. If you want to help us narrow it down, please grab these when the crash happens:

  • Logs: Help > Open Logs Folder, then share main.log around the crash time
  • Process Explorer: Cmd+Shift+P > Developer: Open Process Explorer, then take a screenshot right before a crash

Let me know how it goes.

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