Opening a large class gets stuck

Answered

When I open a very large class, the whole application freezes, but the background is running, as shown below

0
22 comments

Hello,

Could you please share logs folder zipped (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files) to check recorded events and threaddumps?

0

Where is it and how should I share it?

0

You may find default location in mentioned article. You may use JetBrains Uploads Service: https://uploads.jetbrains.com

0

I have uploaded the log

2022_09_10_dkrpAZR6UKb5YSrkic3Mu8

0

Thanks! Is it reproducible with custom plugins disabled (Loaded custom plugins: arthas idea (2.37), File Expander (1.7), RestfulTool (1.4.5), Chinese (Simplified) Language Pack / 中文语言包 (222.202))? Do you use any antivirus software or data protection tools?

0

Tried today, no repetition, the last time the reason is that when I opened a big class, background tip is parsed, I don't have to wait for it to operate this class parsing is complete, then the whole idea is dead, if I wait it loaded in the operation, will not stuck, this is the last time I found

0

Sorry, what do you mean by "background tip is parsed"?

0

As shown in the picture,there is a progress bar that is being analyzed

0

刚才截图的时候,又卡机了。我已经关闭了所有的第三方插件,但是还是会崩溃。我打开的类是:rxjava-2.2.15.jar,io.reactivex.Observable

Just now, after several tests, it is necessary to wait for the analysis to be completed before normal use of IDEA, otherwise it will crash directly

0

Could you please clarify if IDE stuck or freeze? Could you please provide the whole logs folder zipped to check threadddumps/crashdumps?

0

I don't understand the difference between stuck and freeze,at this moment, IDEA is completely unavailable. The task manager must close the process and restart IDEA before it can be used。

In which directory I can provide threadddumps/crashdumps 

0

Sorry, I meant is it stuck or crash? If it crashes please check for crashdumps like "C:\Users\Administrator\\java_error_in_idea64_%p.log". You may upload the whole logs folder and crashdumps on JetBrains Uploads Service. 

0

No crashdumps logs were found

0

So, IDE doesn't crash, but freezes, right? Please share the whole logs folder for investigation. File opens fine on my side.

0

These are Freeze's logs?they were all generated on September 12th today. Shall I upload them to you?

0

I have uploaded the log

Upload id: 2022_09_12_vvLXAYQr9XH96BG1qUBKbj (files: idea.log and 4 more)

0

   Please try to disable "Settings | Editor | General | Appearence - Render documentation comments" option. Will it help?

0

Not much use, it seems

0

Do you have "Reader Mode"  enabled ("Settings | Editor | Reader Mode")? Please try to disable it.

0

I shut it down and it is normal now. Is that a bug?

0

Okay, I hope you can optimize it. Thank you

0

Please sign in to leave a comment.