JDK-8167168 : sun/tools/jhsdb/BasicLauncherTest.java failed with "FAILED CLHSDB terminated with non-zero exit code 6"
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-10-05
  • Updated: 2016-10-05
  • Resolved: 2016-10-05
Related Reports
Duplicate :  
Description
Test: sun/tools/jhsdb/BasicLauncherTest.java

Platform: Sun Sparcv9 

Log:
Starting LingeredApp
Command line: ['/export/home/aginfra/CommonData/jdk/bin/java' '-ea' '-esa' '-DCompatibilityTest.disableNetwork=true' '-Xmx512m' '-cp' '/export/home/aginfra/sandbox/gresults/testoutput/svc_tools/JTwork/classes/sun/tools/jhsdb:/export/home/aginfra/sandbox/gresults/testoutput/svc_tools/JTwork/classes/lib/testlibrary:/export/home/aginfra/sandbox/gresults/testoutput/svc_tools/JTwork/classes/test/lib' 'jdk.test.lib.apps.LingeredApp' 'db1c268d-1a76-4e62-a5c1-3a823d130bc2.lck' ]
Starting clhsdb against 12444
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0xa) at pc=0xffffffff04f2ccdc, pid=12445, tid=2
#
# JRE version: Java(TM) SE Runtime Environment (9.0+138) (build 9-ea+138)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (9-ea+138, mixed mode, tiered, compressed oops, g1 gc, solaris-sparc)
# Problematic frame:
# C  [libproc.so.1+0x2ccdc]  proc_grab_common+0x24
#
# Core dump will be written. Default location: /export/home/aginfra/sandbox/gresults/testoutput/svc_tools/JTwork/scratch/core or core.12445
#
# An error report file with more information is saved as:
# /export/home/aginfra/sandbox/gresults/testoutput/svc_tools/JTwork/scratch/hs_err_pid12445.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
----------System.err:(16/1038)----------
java.lang.RuntimeException: Test ERROR java.lang.RuntimeException: FAILED CLHSDB terminated with non-zero exit code 6
	at BasicLauncherTest.launchCLHSDB(BasicLauncherTest.java:151)
	at BasicLauncherTest.main(BasicLauncherTest.java:242)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: java.lang.RuntimeException: FAILED CLHSDB terminated with non-zero exit code 6
	at BasicLauncherTest.launchCLHSDB(BasicLauncherTest.java:140)
	... 7 more

JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test

result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test ERROR java.lang.RuntimeException: FAILED CLHSDB terminated with non-zero exit code 6


test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test ERROR java.lang.RuntimeException: FAILED CLHSDB terminated with non-zero exit code 6