I’m on the latest version of Cursor, and the window rendered is exploding the M4 MacBook Pro CPU use, up to 300%. I’ve been using Cursor for a while, and this is the first time that happened.
I checked the process explorer, and it’s not a plugin or anything, it’s the window. Eventually I get a crash that says:
The window terminated unexpectedly (reason: ‘crashed’, code: ‘5’)
Fortunately I’m able to reopen my windows and things like the terminal process are still running. But it’s fairly disconcerting.
(Weird thing to say “post actual information” when I’ve included the specific process that is causing the crash, the error message and error code, and information about my machine, etc.)
I’m getting crashes, and I would like to not be getting crashes. (Also so weird to say, the purpose of your post. This is clearly a bug report. Oh well)
I see high CPU usage (435%) in the file test_openai.py and significant memory consumption (3146 MB). What is your project about? Maybe you’re using a lot of background requests, especially if it’s related to LLM.
That’s probably all it was. Though I could’ve sworn I was getting window closures even when the script wasn’t active at all. But now they haven’t come back since the morning, so I’ll be on the lookout and provide more info as it becomes available.
Not sure if it is related, but I’m having a similar symptom.
Starting yesterday I think, Cursor now regularly is unusable.
“Cursor Helper (Renderer)” pegs the Mac CPU (all cores) for minutes at a time, making using the machine almost impossible.
Seems to happen frequently when running commands in the terminal.
At the very least it is happening every time I run a tsc build of one of our projects in the terminal.
The issue does not reproduce in VS code, seems to be a cursor only bug, or at least an issue with the current cursor version and underlying vs code. VS code version tested: