JDK-7119730 : Tiered: SIGSEGV in AdvancedThresholdPolicy::is_method_profiled(methodOop)
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs23
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-12-09
  • Updated: 2012-03-29
  • Resolved: 2012-03-29
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 7 JDK 8 Other
7u4Fixed 8Fixed hs23Fixed
Description
While running nsk/stress/jck suite I;ve got this problem:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xfdb06900, pid=12334, tid=10
#
# JRE version: 7.0-b147
# Java VM: Java HotSpot(TM) Server VM (23.0-b06-internal-201112030540.kvn.7117282-fastdebug compiled mode solaris-sparc )
# Problematic frame:
# V  [libjvm.so+0x306900]  bool AdvancedThresholdPolicy::is_method_profiled(methodOop)+0x90
#
# Core dump written. Default location: /net/sqenfs-1.sfbay/export1/comp/vm/home/lm153972/bugs/jck2/core or core.12334
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
#

Comments
EVALUATION http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/abcceac2f7cd
22-03-2012

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/abcceac2f7cd
13-12-2011