Browsing for JDK install path in the IDE makes some X11 systems explode, as /usr/bin/X11 references itself recursively
已回答
Whenver /usr/bin/X11 gets indexed when browsing paths, it will keep searching the directory recursively, all ram gets eaten up and the system crashes.
This is on Ubuntu Linux 24.04
1 条评论
排序方式
日期
投票数
Please reproduce this issue, and open a working IDE window, then collect logs via Help | Collect Logs and Diagnostic Data. Please raise this issue and upload the zip file to https://youtrack.jetbrains.com/issues/IDEA
请先登录再写评论。