HTMLEditorSample in UIControlSamples crashes at launch with following error
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x02f988a6, pid=3203, tid=2173606768
#
# JRE version: 7.0_02-b13
# Java VM: Java HotSpot(TM) Server VM (22.0-b10 mixed mode linux-x86 )
# Problematic frame:
# C [libWebPaneJava.so+0x7168a6] Java_com_sun_webpane_platform_WebPage_twkGetDocument+0x5bd4a6
#
# 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:
# /home/javafx/AleksandrSakharuk/UIControlSamples/hs_err_pid3203.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Java Result: 134
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x02f988a6, pid=3203, tid=2173606768
#
# JRE version: 7.0_02-b13
# Java VM: Java HotSpot(TM) Server VM (22.0-b10 mixed mode linux-x86 )
# Problematic frame:
# C [libWebPaneJava.so+0x7168a6] Java_com_sun_webpane_platform_WebPage_twkGetDocument+0x5bd4a6
#
# 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:
# /home/javafx/AleksandrSakharuk/UIControlSamples/hs_err_pid3203.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Java Result: 134
- duplicates
-
JDK-8117233 tests crash on ubuntu due to missing primaryFontData
-
- Closed
-