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

SIGSEGV in InstanceKlass::oop_follow_contents

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1 P1
    • hs25
    • hs24, hs25
    • hotspot

      RULE gc/gctests/Steal/steal001 Crash SIGSEGV

      # SIGSEGV (0xb) at pc=0x00007f8e29ee5d6a, pid=1524, tid=140248541456128
      #
      # JRE version: Java(TM) SE Runtime Environment (8.0-b118) (build 1.8.0-ea-b118)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b60 compiled mode linux-amd64 compressed oops)
      # Problematic frame:
      # V [libjvm.so+0x5e0d6a] InstanceKlass::oop_follow_contents(ParCompactionManager*, oopDesc*)+0x4ca
      #
      # Core dump written. Default location: /scratch/local/aurora/sandbox/results/ResultDir/steal001/core or core.1524
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.sun.com/bugreport/crash.jsp
      ....
      Stack: [0x00007f8e286e6000,0x00007f8e287e7000], sp=0x00007f8e287e5990, free space=1022k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0x5e0d6a] InstanceKlass::oop_follow_contents(ParCompactionManager*, oopDesc*)+0x4ca;; InstanceKlass::oop_follow_contents(ParCompactionManager*, oopDesc*)+0x4ca
      V [libjvm.so+0x8f1252] ParCompactionManager::follow_marking_stacks()+0x232;; ParCompactionManager::follow_marking_stacks()+0x232
      V [libjvm.so+0x8d8f85] ThreadRootsMarkingTask::do_it(GCTaskManager*, unsigned int)+0x115;; ThreadRootsMarkingTask::do_it(GCTaskManager*, unsigned int)+0x115
      V [libjvm.so+0x5739af] GCTaskThread::run()+0x12f;; GCTaskThread::run()+0x12f
      V [libjvm.so+0x89e7e8] java_start(Thread*)+0x108;; java_start(Thread*)+0x108

        1. stacktraces.txt
          194 kB
        2. NonbranchyTree.java
          5 kB
        3. incorrect-code-createTree.txt
          2 kB
        4. hs_err_pid14050.log
          65 kB
        5. createTree.txt
          3 kB
        6. createTree.s
          39 kB

            iveresov Igor Veresov
            atimofee Aleksey Timofeev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: