Error reason: 'crashed', code: '5'

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

After update Cursor crashes when chatting and executing actions.

I tried deleting “User” Folder and reloading. It works for a little while and then crashes. I currently have just 1 project open. This started right after updating to the newest version.

Steps to Reproduce

Chat in AI pannel for a little while

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.7.54 (Universal)
VSCode Version: 1.99.3
Commit: 5c17eb2968a37f66bc6662f48d6356a100b67be0
Date: 2025-10-21T19:07:38.476Z (21 hrs ago)
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.6.0

For AI issues: which model did you use?

Auto

Does this stop you from using Cursor

Yes - Cursor is unusable

It crashes, when the model tries to summarise the chat content.

Hey, thanks for the report. This matches a known bug the Cursor team is currently investigating.

The crash occurs during chat summarization and affects multiple macOS users on recent 1.7.x versions.

Workaround: launch Cursor with GPU disabled: cursor --disable-gpu

This should prevent crashes while the team works on a fix.

Quick questions to help the investigation:

  • Do you have any MCP servers installed (e.g., Atlassian, GitHub)?
  • What’s your exact macOS version?

Let me know if the --disable-gpu workaround helps.

Yes, Supabase MCP

15.6.1 (24G90)

FYI to everyone.

disable-gpu did not work.
I downgraded from the newest version and that did the trick.

To which version did you downgrade to? Having the same issue and havent been able to fix it with the suggested solutions