After a period of time (15 to 30 minutes) my system grinds to a virtual standstill making it completely unusable. I have seen similar threads here but decided to raise this one as my circumstances may not be exactly the same.
Steps to Reproduce
Open the IDE and start working.
Expected Behavior
The system should continue to operate without freezing and overheating.
Hey, thanks for the detailed report. To figure out what’s actually using CPU, we need to narrow it down. A couple quick checks:
Open Process Explorer: Cmd+Shift+P > Developer: Open Process Explorer. When the system starts freezing, check which process is spiking CPU like extensionHost, ptyHost, renderer, retrieval/ripgrep. Send a screenshot.
Start Cursor with extensions disabled from Terminal:
cursor --disable-extensions
Use it for 20 to 30 minutes and see if the freeze happens again. This will tell us if an extension is causing it.
If you catch it during a freeze, you can also grab a macOS sample of the problematic process Activity Monitor > select the process > gear icon > Sample Process and attach it. That helps a lot with diagnosis.
Let me know what Process Explorer shows and what happens with --disable-extensions.
@deanrie thanks for the quick response. My system has settled down and I am no longer experiencing this problem. I suspect it was originally due to the large number of historic conversations and this continued after re-installing due to indexing and the fact that my machine was still running ‘hot’. I do have some sample traces which I have uploaded in case they are any use.