Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6984934

G1: SIGSEGV in instanceKlass::oop_follow_contents

XMLWordPrintable

    • gc
    • generic
    • generic

      The tests

         vm/gc/containers/Combination01
         vm/gc/containers/Combination03

      cause the following crash:

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0xfffffd7ffe35712f, pid=26447, tid=15
      #
      # JRE version: 7.0
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (19.0-b05 mixed mode solaris-amd64 )
      # Problematic frame:
      # V [libjvm.so+0x35712f]
      #
      # If you would like to submit a bug report, please visit:
      # http://java.sun.com/webapps/bugreport/crash.jsp
      #

      Stack: [0xfffffd7fb1e49000,0xfffffd7fb1f49000], sp=0xfffffd7fb1f485c0, free space=3fd0000000000000046k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0x35712f];; void instanceKlass::oop_follow_contents(oopDesc*)+0x2eb
      V [libjvm.so+0x4360e3];; void MarkSweep::follow_stack()+0x73
      V [libjvm.so+0xdb209f];; void Universe::oops_do(OopClosure*,bool)+0x69b
      V [libjvm.so+0xcd1c90];; void SharedHeap::process_strong_roots(bool,bool,SharedHeap::ScanningOption,OopClosure*,CodeBlobClosure*,OopsInGenClosure*)+0x64
      V [libjvm.so+0x8c29a3];; void G1MarkSweep::invoke_at_safepoint(ReferenceProcessor*,bool)+0x303
      V [libjvm.so+0x8941c9];; void G1CollectedHeap::do_collection(bool,bool,unsigned long)+0x811
      V [libjvm.so+0x89555e];; HeapWord*G1CollectedHeap::satisfy_failed_allocation(unsigned long)+0x42
      V [libjvm.so+0xdf7140];; void VM_G1CollectForAllocation::doit()+0x28
      V [libjvm.so+0x449b95];; void VM_Operation::evaluate()+0x79
      V [libjvm.so+0x5d913f];; void VMThread::run()+0x537
      V [libjvm.so+0xc4e4e9];; java_start+0x4a9
      C [libc.so.1+0xd704b] _thr_slot_offset+0x31b;; _thr_setup+0x5b
      C [libc.so.1+0xd7280] _thr_slot_offset+0x550;; _lwp_start+0x0

      VM_Operation (0xfffffd7fb0af2260): G1CollectForAllocation, mode: safepoint, requested by thread 0x0000000009fca800


      jvm_args: -Xmixed -XX:+StartAttachListener -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:-UseGCOverheadLimit

            tonyp Tony Printezis
            sdolgovorcl Sergey Dolgov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: