Most of DRT Tests crash on Linux with message like this:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007ffb6c2995dc, pid=6671, tid=140718632183552
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b66) (build 1.8.0-ea-b66)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b10 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libDumpRenderTreeJava.so+0xf5dc] LayoutTestController::queueLoadHTMLString(OpaqueJSString*, OpaqueJSString*)+0x9cc
#
# 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/fx/work/DRT-3.0/scripts/webnode/hs_err_pid6671.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
So, 3700 of all DRT tests crash java:
fx@fx-ThinkPad-T410:~$ ls ~/work/DRT-3.0/scripts/webnode/hs_err_pid* | wc -l
3700
All hs_err_pid* can be seen at http://195.19.228.2/~ginzburg/upload/upload/hs_err_pid.zip
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007ffb6c2995dc, pid=6671, tid=140718632183552
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b66) (build 1.8.0-ea-b66)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b10 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libDumpRenderTreeJava.so+0xf5dc] LayoutTestController::queueLoadHTMLString(OpaqueJSString*, OpaqueJSString*)+0x9cc
#
# 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/fx/work/DRT-3.0/scripts/webnode/hs_err_pid6671.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
So, 3700 of all DRT tests crash java:
fx@fx-ThinkPad-T410:~$ ls ~/work/DRT-3.0/scripts/webnode/hs_err_pid* | wc -l
3700
All hs_err_pid* can be seen at http://195.19.228.2/~ginzburg/upload/upload/hs_err_pid.zip