You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005466c642, pid=11892, tid=6080
#
# JRE version: Java(TM) SE Runtime Environment (8.0_60-b27) (build 1.8.0_60-b27)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.60-b23 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x15c642]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\zqq23\IdeaProjects\YolbiUI\hs_err_pid11892.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
While Skija initializing on jdk 1.8, jvm crashed:
here's the
hs_err_pid11892.log
:hs_err_pid11892.log
here's my
pom.xml
:it works on jdk17, but crashed on jdk1.8
The text was updated successfully, but these errors were encountered: