Cursor v0.48 keeps crashing

Not much to say.
Cursor has been choking all morning no matter what I do.

Eventually i get:

Things I’ve tried:

  1. Restarting my device
  2. Uninstalling/Reinstalling Cursor
  3. Force-killing individual processes
  4. Begging and Crying (lol)
  5. Paying for claude-3.7 MAX

Frozen chats cannot be resumed at all, even after device/app/process turnover.

If I begin a NEW chat after restarting my device, it will start correctly but crashes 100% of the time before completing the first response.

In the dev console, I see stuff like:

workbench.desktop.main.js:2008 [composer] Failed to get complete AI response

and

[composer] Error getting conversation summary: Error: invalid int 32: 2147483648
    at NGe (workbench.desktop.main.js:64:12879)
    at E4i.int32 (workbench.desktop.main.js:65:12661)
    at Dce (workbench.desktop.main.js:65:19684)
    at T4i (workbench.desktop.main.js:65:18787)
    at Object.writeMessage (workbench.desktop.main.js:65:16556)
    at $ke.toBinary (workbench.desktop.main.js:64:14923)
    at L4i (workbench.desktop.main.js:65:19605)
    at T4i (workbench.desktop.main.js:65:18885)
    at Object.writeMessage (workbench.desktop.main.js:65:16556)
    at Yke.toBinary (workbench.desktop.main.js:64:14923)
updateComposerSummaryIfOutdated @ workbench.desktop.main.js:2008
await in updateComposerSummaryIfOutdated
(anonymous) @ workbench.desktop.main.js:50
HP @ workbench.desktop.main.js:50
s.value @ workbench.desktop.main.js:50
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:2008

I switched to Windsurf for now. Everything is working correctly so I think it’s safe to say it’s not an issue with the model providers.

Looking forward to an expedient resolution.

Same here with v48.8.

workbench.desktop.main.js:2008 [composer] Error getting conversation summary: Error: invalid int 32: 2147483648
at NGe (workbench.desktop.main.js:64:12879)
at E4i.int32 (workbench.desktop.main.js:65:12661)
at Dce (workbench.desktop.main.js:65:19684)
at T4i (workbench.desktop.main.js:65:18787)
at Object.writeMessage (workbench.desktop.main.js:65:16556)
at $ke.toBinary (workbench.desktop.main.js:64:14923)
at L4i (workbench.desktop.main.js:65:19605)
at T4i (workbench.desktop.main.js:65:18885)
at Object.writeMessage (workbench.desktop.main.js:65:16556)
at Yke.toBinary (workbench.desktop.main.js:64:14923)
updateComposerSummaryIfOutdated @ workbench.desktop.main.js:2008

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