JDK-8068765 : SIGSEGV with -client -XX:+ProfileInterpreter
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 8u40,9
  • Priority: P1
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2015-01-11
  • Updated: 2016-04-06
  • Resolved: 2016-04-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Relates :  
Description
% java -client -XX:+ProfileInterpreter -version
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xf417b35a, pid=856, tid=4130712384
#
# JRE version:  (9.0-b45) (build )
# Java VM: Java HotSpot(TM) Client VM (1.9.0-ea-fastdebug-b45 mixed mode linux-x86 )
# Problematic frame:
# j  java.lang.String.hashCode()I+20
#              
Comments
ILW=crash;client +ProfileInterpreter;none=HMH=>P1
31-03-2016