-
Type:
Bug
-
Status: Closed
-
Priority:
P2
-
Resolution: Duplicate
-
Affects Version/s: openjfx11
-
Fix Version/s: None
-
Component/s: javafx
-
Labels:
-
Subcomponent:
-
CPU:x86_64
-
OS:linux
ADDITIONAL SYSTEM INFORMATION :
System running on VMWare Workstation 15 Pro 15.0.2 build-10952284
OS Fedora 29 Workstation
openjdk version "11.0.1" 2018-10-16
OpenJDK Runtime Environment 18.9 (build 11.0.1+13)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.1+13, mixed mode, sharing)
A DESCRIPTION OF THE PROBLEM :
Simple JavaFX project throws error on startup
ERROR MESSAGES/STACK TRACES THAT OCCUR :
(java:4699): Gdk-CRITICAL **: 15:21:54.654: gdk_x11_display_set_window_scale: assertion 'GDK_IS_X11_DISPLAY (display)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f015836642b, pid=4699, tid=4747
#
# JRE version: OpenJDK Runtime Environment (11.0.1+13) (build 11.0.1+13)
# Java VM: OpenJDK 64-Bit Server VM (11.0.1+13, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C [libX11.so.6+0x3142b]
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h %e" (or dumping to /home/rqadmin/IdeaProjects/HelloFX/core.4699)
#
# An error report file with more information is saved as:
# /home/rqadmin/IdeaProjects/HelloFX/hs_err_pid4699.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.
#
Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Create simple JavaFX Project
FREQUENCY : always
System running on VMWare Workstation 15 Pro 15.0.2 build-10952284
OS Fedora 29 Workstation
openjdk version "11.0.1" 2018-10-16
OpenJDK Runtime Environment 18.9 (build 11.0.1+13)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.1+13, mixed mode, sharing)
A DESCRIPTION OF THE PROBLEM :
Simple JavaFX project throws error on startup
ERROR MESSAGES/STACK TRACES THAT OCCUR :
(java:4699): Gdk-CRITICAL **: 15:21:54.654: gdk_x11_display_set_window_scale: assertion 'GDK_IS_X11_DISPLAY (display)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f015836642b, pid=4699, tid=4747
#
# JRE version: OpenJDK Runtime Environment (11.0.1+13) (build 11.0.1+13)
# Java VM: OpenJDK 64-Bit Server VM (11.0.1+13, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C [libX11.so.6+0x3142b]
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h %e" (or dumping to /home/rqadmin/IdeaProjects/HelloFX/core.4699)
#
# An error report file with more information is saved as:
# /home/rqadmin/IdeaProjects/HelloFX/hs_err_pid4699.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.
#
Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Create simple JavaFX Project
FREQUENCY : always
- duplicates
-
JDK-8210411 JavaFX crashes on Ubuntu 18.04 with Wayland
-
- Resolved
-