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

Crash with parallel GC - SIGSEV in ParCompactionManager::follow_marking_stacks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 24
    • hotspot
    • gc

      Test: vmTestbase/vm/gc/compact/Humongous_Arrays/TestDescription.java

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0x00007f70081ce128, pid=272048, tid=272052
      #
      # JRE version: Java(TM) SE Runtime Environment (24.0+13) (build 24-ea+13-1389)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (24-ea+13-1389, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, parallel gc, linux-amd64)
      # Problematic frame:
      # V [libjvm.so+0xd5a128] ParCompactionManager::follow_marking_stacks()+0x1708
      #
      # Core dump will be written. Default location: Core dumps may be processed with "/opt/core.sh %p" (or dumping to /opt/mach5/mesos/work_dir/slaves/a20696e7-ae7d-4d37-8e9c-83f99ef002cb-S6029/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/61a57180-1e62-4067-8383-2a5463e9d24e/runs/29853b55-b544-44db-8987-404792f0cad1/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_vm_gc_compact/scratch/4/core.272048)
      #

      --------------- T H R E A D ---------------

      Current thread (0x00007f7000048c50): WorkerThread "GC Thread#0" [id=272052, stack(0x00007f7006606000,0x00007f7006706000) (1024K)]

      Stack: [0x00007f7006606000,0x00007f7006706000], sp=0x00007f7006704b60, free space=1018k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0xd5a128] ParCompactionManager::follow_marking_stacks()+0x1708 (oop.inline.hpp:196)
      V [libjvm.so+0xd67ce3] PCAddThreadRootsMarkingTaskClosure::do_thread(Thread*)+0x93 (psParallelCompact.cpp:1193)
      V [libjvm.so+0xedf6aa] Threads::possibly_parallel_threads_do(bool, ThreadClosure*)+0xfa (threads.cpp:264)
      V [libjvm.so+0xd691f8] MarkFromRootsTask::work(unsigned int)+0xa8 (psParallelCompact.cpp:1241)
      V [libjvm.so+0xf995c0] WorkerThread::run()+0x80 (workerThread.cpp:70)
      V [libjvm.so+0xed481f] Thread::call_run()+0x9f (thread.cpp:225)
      V [libjvm.so+0xcf2435] thread_native_entry(Thread*)+0xd5 (os_linux.cpp:858)

      siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000100

      Registers:
      RAX=0x00007f6fa2000000, RBX=0x00000000f2cecef8, RCX=0x0000000000000000, RDX=0x0000000000000000
      RSP=0x00007f7006704b60, RBP=0x00007f7006704c60, RSI=0x00007f7007888710, RDI=0x0000000000000000
      R8 =0xfffffffffffffff8, R9 =0x00007f70093f0000, R10=0x000000000000ef38, R11=0x000000000000ef38
      R12=0x00000000f7793db4, R13=0x00007f6fe4001d90, R14=0x00007f700006fa80, R15=0x00000000f7793e6c
      RIP=0x00007f70081ce128, EFLAGS=0x0000000000010246, CSGSFS=0x002b000000000033, ERR=0x0000000000000004
        TRAPNO=0x000000000000000e

            ayang Albert Yang
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: