Created attachment 1232996 [details] hs_err This is a legitimate bug for me. I suspect it's wayland related. # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f23234d7db2, pid=6979, tid=0x00007f238f1fb700 # # JRE version: OpenJDK Runtime Environment (8.0_111-b16) (build 1.8.0_111-b16) # Java VM: OpenJDK 64-Bit Server VM (25.111-b16 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [libX11.so.6+0x2fdb2] XDefaultRootWindow+0x12 # # Core dump written. Default location: /usr/local/vuze/core or core.6979 # # An error report file with more information is saved as: # /usr/local/vuze/hs_err_pid6979.log # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # +++ This bug was initially created as a clone of Bug #1378214 +++ Version-Release number of selected component: java-1.8.0-openjdk-devel-1.8.0.102-1.b14.fc25 Additional info: reporter: libreport-2.8.0 backtrace_rating: 4 cmdline: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.102-1.b14.fc25.x86_64/bin/java -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:37759 -Djava.library.path=/home/akurtakov/Downloads/lwjgl-2.9.3/lwjgl-2.9.3/native/linux:/home/akurtakov/git/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64 -Dfile.encoding=UTF-8 -classpath /home/akurtakov/git/eclipse.platform.swt/bundles/org.eclipse.swt/bin:/home/akurtakov/git/eclipse.platform.swt/examples/org.eclipse.swt.snippets/bin:/home/akurtakov/Downloads/lwjgl-2.9.3/lwjgl-2.9.3/jar/lwjgl.jar:/home/akurtakov/Downloads/lwjgl-2.9.3/lwjgl-2.9.3/jar/lwjgl_util.jar org.eclipse.swt.snippets.Snippet146 crash_function: os::abort(bool) executable: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.102-1.b14.fc25.x86_64/bin/java global_pid: 24680 kernel: 4.8.0-0.rc7.git0.1.fc25.x86_64 pkg_fingerprint: 4089 D8F2 FDB1 9C98 pkg_vendor: Fedora Project runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (3 frames) #2 os::abort(bool) at /usr/src/debug/java-1.8.0-openjdk-1.8.0.102-1.b14.fc25.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:1500 #3 VMError::report_and_die() at /usr/src/debug/java-1.8.0-openjdk-1.8.0.102-1.b14.fc25.x86_64/openjdk/hotspot/src/share/vm/utilities/vmError.cpp:1060 #4 JVM_handle_linux_signal(int, siginfo_t*, void*, int) at /usr/src/debug/java-1.8.0-openjdk-1.8.0.102-1.b14.fc25.x86_64/openjdk/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp:556 Potential duplicate: bug 1328388
I looks like this bug depends on swt.
(In reply to Joseph D. Wagner from comment #1) > I looks like this bug depends on swt. Agreed. The errors leads from native SWT code. Re-assigning.
Program class has been reimplemented upstream to not do any X11 calls directly so this bug should be gone once Fedora moves to Oxygen.
Fedora moved to Oxygen with the release of Fedora 26; closing per Alex's comment.