You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mason Chen edited this page Jun 22, 2025
·
1 revision
When JetBrains IDEs (like IntelliJ IDEA) detected some UI freeze, it will store some thread dump files. As mentioned in JetBrains wiki:
IDE runs a special thread that detects when UI is locked for a certain time and takes automatic thread dumps into the logs directory. You will find several folders with the name like threadDumps-freeze-20221117-095348-IU-222.4345.14-5sec. Zip these folders together with the logs and attach to you problem report.