Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8163827 | 8u152 | Chien Yang | P3 | Resolved | Fixed | b01 |
I'm unable to run javafx applications on OSX 10.8 (which is supported platform for java 8)
java version "1.8.0_77"
Java(TM) SE Runtime Environment (build 1.8.0_77-b03)
Java HotSpot(TM) 64-Bit Server VM (build 25.77-b03, mixed mode)
java -jar javafx-samples-2.2.80/BrickBreaker.jar
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fff8c20839f, pid=2046, tid=25859
#
# JRE version: Java(TM) SE Runtime Environment (8.0_77-b03) (build 1.8.0_77-b03)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.77-b03 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# C [libobjc.A.dylib+0x639f] objc_msgSend_fixup+0x5f
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/avu/Downloads/hs_err_pid2046.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.
#
Abort trap: 6
java version "1.8.0_77"
Java(TM) SE Runtime Environment (build 1.8.0_77-b03)
Java HotSpot(TM) 64-Bit Server VM (build 25.77-b03, mixed mode)
java -jar javafx-samples-2.2.80/BrickBreaker.jar
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fff8c20839f, pid=2046, tid=25859
#
# JRE version: Java(TM) SE Runtime Environment (8.0_77-b03) (build 1.8.0_77-b03)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.77-b03 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# C [libobjc.A.dylib+0x639f] objc_msgSend_fixup+0x5f
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/avu/Downloads/hs_err_pid2046.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.
#
Abort trap: 6
- backported by
-
JDK-8163827 [Mac] JavaFX crashes on startup when run on Mac in VMWare
-
- Resolved
-
- relates to
-
JDK-8092559 JVM crash when running HelloWorld app in MacOS X guest under Parallels 9
-
- Closed
-
-
JDK-8096072 javafx applications crash when starting up on os x running in vmware
-
- Closed
-
-
JDK-8163828 Revert fix for JDK-8162804
-
- Resolved
-
-
JDK-8235627 Blank stages when running JavaFX app in a macOS virtual machine
-
- Resolved
-
-
JDK-8154852 Glass bug: Prism software pipeline: CGLCreateContext error: 10002
-
- Closed
-
(1 relates to)