I have loaded a svg file in WebView, just hours later, the application is breakdown, and i got a file named hs_err_pid13632.log:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_UNCAUGHT_CXX_EXCEPTION (0xe06d7363) at pc=0x7c812afb, pid=13632, tid=11908
#
# JRE version: 6.0_31-b05
# Java VM: Java HotSpot(TM) Client VM (20.6-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [kernel32.dll+0x12afb]
#
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_UNCAUGHT_CXX_EXCEPTION (0xe06d7363) at pc=0x7c812afb, pid=13632, tid=11908
#
# JRE version: 6.0_31-b05
# Java VM: Java HotSpot(TM) Client VM (20.6-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [kernel32.dll+0x12afb]
#
- duplicates
-
JDK-8117233 tests crash on ubuntu due to missing primaryFontData
- Closed
- is blocked by
-
JDK-8101899 Rewrite CodeGeneratorJava to match modern generator architecture
- Resolved