IntelliJ freezes after clicking on issue in report tab

This is on Window 10, Plugin-Version 10.1.0.77128, IntelliJ 2023.2.2, U-232.9921.47, from 12.09.23

Programming in Java

Connected to SonarCube Community EditionVersion 9.9.2 (build 77730).

Log is:

No VCS repository found for module Module: 'dts-parent'
[SYNC] Synchronizing issues for project 'VirtualConsulting' on branch 'develop'
[SYNC] Synchronizing taint issues for project 'VirtualConsulting' on branch 'develop'
Downloaded plugin list in 92ms
[SYNC] Synchronizing analyzer configuration for project 'VirtualConsulting'
Downloaded settings in 109ms
[SYNC] Active rules for 'cloudformation' are up-to-date
[SYNC] Active rules for 'css' are up-to-date
[SYNC] Active rules for 'docker' are up-to-date
[SYNC] Active rules for 'java' are up-to-date
[SYNC] Active rules for 'js' are up-to-date
[SYNC] Active rules for 'kotlin' are up-to-date
[SYNC] Active rules for 'kubernetes' are up-to-date
[SYNC] Active rules for 'php' are up-to-date
[SYNC] Active rules for 'py' are up-to-date
[SYNC] Active rules for 'ruby' are up-to-date
[SYNC] Active rules for 'scala' are up-to-date
[SYNC] Active rules for 'secrets' are up-to-date
[SYNC] Active rules for 'terraform' are up-to-date
[SYNC] Active rules for 'ts' are up-to-date
[SYNC] Active rules for 'web' are up-to-date
[SYNC] Active rules for 'xml' are up-to-date
[SYNC] Active rules for 'yaml' are up-to-date
[SYNC] Synchronizing project branches for project 'VirtualConsulting'
Unsupported mode of new code definition: 
Using connection 'SonarQube' for project 'VirtualConsulting'
Analysing 'td.md'...
Using connection 'SonarQube' for project 'VirtualConsulting'
Analysing 4 files...
Using connection 'SonarQube' for project 'VirtualConsulting'
Analysing 'DialogExpressionContext.java'...
Found 146 issues and 5 hotspots
Using connection 'SonarQube' for project 'VirtualConsulting'
Analysing 4164 files...
Using connection 'SonarQube' for project 'VirtualConsulting'
Analysing 969 files...
Using connection 'SonarQube' for project 'VirtualConsulting'
Analysing 435 files...
Using connection 'SonarQube' for project 'VirtualConsulting'
Analysing 352 files...
Found 8251 issues and 156 hotspots

At the end SonarLint switches to Report tab. I open the first issue in the first file and double click.

File opens in editor.

Freeze occurs exactly when I start typing. Cursor still blicking until I type a first character.

UI completely dead then.

I’m attaching the thread dump.

threadDumps-freeze-20231205-114841-IU-232.9921.47.zip (255.8 KB)

A post was merged into an existing topic: The idea interface suddenly stuck

Hi @AlexisKyaw,

I merged your post with another one as several people are facing the same problem. I will communicate there.
Thanks for providing thread dumps it was very useful!