cursive-ide / cursive

Cursive: The IDE for beautiful Clojure code
574 stars 7 forks source link

IDEA Ultimate 2024.1 Constantly Freezing/Maxing Out Memory/CPU #2894

Open shoxter opened 2 months ago

shoxter commented 2 months ago

I have narrowed down my IDE issue to the Cursive plugin (it only does this when the Cursive plugin is enabled).

What steps will reproduce the issue?

  1. Open project in IDE.
  2. Wait some time.
  3. Memory maxes out and CPU maxes out and locks up

Another interesting tidbit -- when I go to exit the IDE, it tells be that "Background tasks are running." It does this every time I try to exit. But, not only do no background tasks show as running at the bottom of the IDE, when opening the Background Tasks window, it's completely blank. If I proceed with exiting, the IDE gets stuck on a "Saving project" dialog until I kill it.

I don't have this issue on IDEA Ultimate 2023.3.6.

Please let me know what else I need to supply to get this resolved. If I need to provide my paid license info to get support, I can do that too.

cursive-ide commented 2 months ago

When this happens, you should get some automatic thread dumps, as described here. Could you send some of them over to me at cursive@cursive-ide.com?

shoxter commented 2 months ago

Sent. Thank you!