JDK-7188475 : NMT ON: SIGSEGV in MemSnapshot::promote()
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: hs24
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-08-01
  • Updated: 2014-01-14
  • Resolved: 2012-12-13
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.
Other
hs25Fixed
Related Reports
Relates :  
Description
The test crashed on 7/31/2012 RT_Baseline nightly test:

Warning: Can't autofind JVM or specified JVM does not exist;
         please use --jvm to specify the correct JVM
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00000002009a073d, pid=87873, tid=14339
#
# JRE version: Java(TM) SE Runtime Environment (7.0_06-b21)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.0-b19-internal-201207312030.cphillim.7186278-fastdebug mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# V  [libjvm.dylib+0x55073d]  MemSnapshot::promote()+0x65f
#
# Core dump written. Default location: /cores/core or core.87873
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
#

Comments
Resolved by 7199092
13-12-2012

Fixed in 7199092
13-12-2012