After an update to Fedora 38, versions of Eclipse prior to 2022-06 are unusable when run under the Java 17 JRE from the Fedora repositories, being very prone to crashing with segfaults in the native part of the SWT library. The attached trace is from an attempt to start the "Eclipse IDE for Java Developers" version 2022-03, freshly installed using the Eclipse Installer, on a new workspace. Reproducible: Always Steps to Reproduce: The crashes happen reliably, but not the same way every time. I can usually get a crash on startup when I use the "Eclipse Installer" to install "Eclipse IDE for Java Developers," version 2022-03, pointed at the system's Java 17 JRE, and try to create a new workspace (put the name of a nonexistent directory in the "Workspace" text box in the "Eclipse IDE Launcher" dialog). If it survives the startup, using Ctrl+Shift+G to look up references to a Java class invariably causes a crash.
Created attachment 1973038 [details] Trace from Eclipse crash on startup.