Browsing for JDK install path in the IDE makes some X11 systems explode, as /usr/bin/X11 references itself recursively
Answered
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 comment
Sort by
Date
Votes
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
Please sign in to leave a comment.