JDK-6966246 : Crash in nmethod::cleanup_inline_caches / CompiledIC::verify
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs19
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2010-07-02
  • Updated: 2011-01-19
  • Resolved: 2010-07-07
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
Application run with -XX:+UseCodeCacheFlushing crashes with SIGSEGV

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xfffffd7ffd3b45f7, pid=10834, tid=7
#
# JRE version: 7.0-b99
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.0-b03-fastdebug compiled mode solaris-amd64 )
# Problematic frame:
# V  [libjvm.so+0x9b45f7]

Stack trace:
V  [libjvm.so+0x9b45f7];;  void CompiledIC::verify()+0x497
V  [libjvm.so+0x19f34d5];;  void nmethod::cleanup_inline_caches()+0x285
V  [libjvm.so+0x1eb1958];;  void NMethodSweeper::sweep_code_cache()+0x648
V  [libjvm.so+0x1eb12f8];;  void NMethodSweeper::possibly_sweep()+0x48
V  [libjvm.so+0x99c0c9];;  CompileTask*CompileQueue::get()+0x19
V  [libjvm.so+0x9a3651];;  void CompileBroker::compiler_thread_loop()+0x501
V  [libjvm.so+0x1f90a14];;  void JavaThread::thread_main_inner()+0x1b4
V  [libjvm.so+0x1f90651];;  void JavaThread::run()+0x621
V  [libjvm.so+0x1af1daa];;  java_start+0x66a
C  [libc.so.1+0xd6e3b]  _thr_slot_offset+0x31b;;  _thr_setup+0x5b
C  [libc.so.1+0xd7070]  _thr_slot_offset+0x550;;  _lwp_start+0x0