-
Bug
-
Resolution: Fixed
-
P3
-
internal
-
generic
-
os_x
Enable Metal API validation -> Run J2DDemo -> Move to Arc Curves tab(Any tab will do) -> Keep on plugging and unplugging external monitor connection.
At some point we crash and throw below error :
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fff590f1d3c, pid=28300, tid=57359
#
# JRE version: Java(TM) SE Runtime Environment (17.0) (fastdebug build 17-internal+0-adhoc.jdv.open)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 17-internal+0-adhoc.jdv.open, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-amd64)
# Problematic frame:
# C [MetalTools+0x9d3c] -[MTLToolsCommandBuffer commit]+0x5d
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
At some point we crash and throw below error :
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fff590f1d3c, pid=28300, tid=57359
#
# JRE version: Java(TM) SE Runtime Environment (17.0) (fastdebug build 17-internal+0-adhoc.jdv.open)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 17-internal+0-adhoc.jdv.open, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-amd64)
# Problematic frame:
# C [MetalTools+0x9d3c] -[MTLToolsCommandBuffer commit]+0x5d
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
- relates to
-
JDK-8262928 Commit commandbuffer and gracefully override MTLContext
-
- Resolved
-