My Cursor app crashes when generating responses in Chat (gets very slow and then crashes), or just interacting with the menu. I’ve tried a reinstall and updating but the issue persists.
My specs:
Version: 0.42.2
VSCode Version: 1.93.1
Commit: c499aee5f16e67815c7dc795ff338dc8ab3e07f0
Date: 2024-10-12T05:39:54.471Z
Electron: 30.4.0
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Darwin arm64 23.6.0
3 Likes
Error upon crash: The window terminated unexpectedly (reason: ‘crashed’, code: ‘5’)
1 Like
same for me:
Version: 0.42.2
VSCode Version: 1.93.1
Commit: c499aee5f16e67815c7dc795ff338dc8ab3e07f0
Date: 2024-10-12T05:39:54.471Z
Electron: 30.4.0
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Darwin arm64 23.5.0
1 Like
Same for me:
Version: 0.42.5
VSCode Version: 1.93.1
Commit: 001668006cc714afd397f4ef0d52862f5a095530
Date: 2024-11-14T00:33:36.512Z (1 day ago)
Electron: 30.4.0
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Darwin arm64 24.0.0
I removed and reinstalled Cursor a few times. Doesn’t resolve the issue. CPU percentage sometimes goes over 600% in activity monitor.
2 Likes
Same Problem on Darwin arm64
Hey, what version of Cursor are you running?
Hey Dan,
Version: 0.44.11
VSCode Version: 1.93.1
Commit: fe574d0820377383143b2ea26aa6ae28b3425220
Date: 2025-01-03T07:59:06.361Z (2 wks ago)
Electron: 30.5.1
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Darwin arm64 24.2.0
Do you see an error message or anything when the crash occurs?
The window terminated unexpectedly (reason: ‘crashed’, code: ‘5’)
Hey, try booting in safe mode with: cursor --disable-extensions
, and see if it stops the crashing. Usually, one or a combination of extensions causes this issue, but an our of the box installation should hopefully work fine.