Fork me on GitHub
#cursive
<
2018-06-14
>
miikka05:06:15

Has anyone else experienced thing where the whole IDE gets stuck? No idea if it's IDEA issue or Cursive issue, but it has now happened a couple of times.

miikka05:06:52

The beachball just keeps spinning (I'm on macOS) and I have to kill the IDE.

miikka05:06:48

This is 2018.1.4 and Cursive 1.7.0-2018.1 although I think I upgraded recently and it maybe already happened once before that. It also has happened for a colleague.

justinlee05:06:58

yea that’s happened to me a couple of times. infrequently, though

cfleming07:06:42

@miikka Does it just lock up with no warning, or does performance degrade until it locks up?

ikitommi07:06:40

I’m the colleague, just hanged, no warning 😞 started hanging few weeks back, upgraded to latest, still doing that, now ~once per day.

cfleming07:06:05

@ikitommi Can you check for automatic thread dumps as described here: https://intellij-support.jetbrains.com/hc/en-us/articles/206544899?

cfleming07:06:36

If there are some recent ones, can you mail them to me on <mailto:[email protected]|[email protected]>?

ikitommi07:06:33

sure, I’ll send the next dump!

cfleming08:06:34

Cool - if it’s happened recently, you should have some there from recent hangs too.

ikitommi08:06:36

sent you the latest dump-logs.

cfleming08:06:08

Thanks, I’ll take a look tomorrow.

cfleming08:06:16

@ikitommi @miikka At least in Tommi’s dumps, the problem is the multimarkdown plugin.

cfleming08:06:36

It’s using a JavaFX webview embedded in Swing, which is just asking for problems.

cfleming08:06:11

IIRC you can tell it not to use JavaFX - if not the other markdown plugin by JetBrains definitely allows that.

ikitommi08:06:10

oh, thanks for debugging this!

ikitommi08:06:59

I switched back to Jetbrains official one.

ikitommi08:06:21

I’ll buy you a 🍺 at HEL 🙂

cfleming08:06:34

It’s a deal!

cfleming08:06:00

I’ll be on most of a 12-hour jetlag so I may fall asleep, but I’ll try 🙂

miikka08:06:05

@cfleming I don't even have the multimarkdown plugin installed, but I'll see if I have logs

miikka08:06:00

sent you some dumps