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

[Graal] Application SEGV in G1ParScanThreadState::copy_to_survivor_space(G1HeapRegionAttr, oopDesc*, markOopDesc*)+0x48

XMLWordPrintable

    • b05

        Application running with Graal crashes with
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # SIGSEGV (0xb) at pc=0x00007efd5ffedd08, pid=29784, tid=29809
        #
        # JRE version: Java(TM) SE Runtime Environment (13.0) (build 13-internal+0-2019-05-30-0201567.leonid.mesnik.ks-apps)
        # Java VM: Java HotSpot(TM) 64-Bit Server VM (13-internal+0-2019-05-30-0201567.leonid.mesnik.ks-apps, mixed mode, sharing, tiered, jvmci, jvmci compiler, compressed oops, g1 gc, linux-amd64)
        # Problematic frame:
        # V [libjvm.so+0x761d08] G1ParScanThreadState::copy_to_survivor_space(G1HeapRegionAttr, oopDesc*, markOopDesc*)+0x48
        #
        # Core dump will be written. Default location: /scratch/opt/mach5/mesos/work_dir/slaves/df27b84d-b5c1-4760-9e48-df95fd33274c-S251/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/9b7f059b-085c-4c19-b146-b4508fd8374e/runs/39307470-19db-4fc6-bc44-76a2571501b5/testoutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_runthese_RunThese24H_java/scratch/0/core.29784
        #
        # If you would like to submit a bug report, please visit:
        # http://bugreport.java.com/bugreport/crash.jsp
        #

        --------------- S U M M A R Y ------------

        Command Line: -XX:MaxRAMPercentage=6 -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+TieredCompilation -XX:+UseJVMCICompiler -Djvmci.Compiler=graal -ea -esa --add-opens=java.base/java.net=ALL-UNNAMED -Dseed=2666051056755231 -XX:MaxRAMPercentage=50 applications.runthese.Runner -duration 1440 -runlist /scratch/opt/mach5/mesos/work_dir/slaves/df27b84d-b5c1-4760-9e48-df95fd33274c-S251/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/9b7f059b-085c-4c19-b146-b4508fd8374e/runs/39307470-19db-4fc6-bc44-76a2571501b5/testoutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_runthese_RunThese24H_java/scratch/0/./RunTheseTestList.dat

        Host: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz, 8 cores, 59G, Oracle Linux Server release 7.1
        Time: Thu May 30 11:30:42 2019 UTC elapsed time: 33086 seconds (0d 9h 11m 26s)

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

        Current thread (0x00007efcdc002800): GCTaskThread "GC Thread#2" [stack: 0x00007efcf4b81000,0x00007efcf4c81000] [id=29809]

        Stack: [0x00007efcf4b81000,0x00007efcf4c81000], sp=0x00007efcf4c7fb30, free space=1018k
        Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
        V [libjvm.so+0x761d08] G1ParScanThreadState::copy_to_survivor_space(G1HeapRegionAttr, oopDesc*, markOopDesc*)+0x48
        V [libjvm.so+0x7629bb] G1ParScanThreadState::trim_queue()+0x40b
        V [libjvm.so+0x71daa2] G1ParEvacuateFollowersClosure::do_void()+0x52
        V [libjvm.so+0x724482] G1EvacuateRegionsTask::evacuate_live_objects(G1ParScanThreadState*, unsigned int)+0x82
        V [libjvm.so+0x71fcde] G1EvacuateRegionsBaseTask::work(unsigned int)+0xae
        V [libjvm.so+0xdf7f7d] GangWorker::loop()+0x4d
        V [libjvm.so+0xd63e3d] Thread::call_run()+0x10d
        V [libjvm.so+0xbb5597] thread_native_entry(Thread*)+0xe7


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

        Register to memory mapping:

        RAX=0x0000000000000001 is an unknown value
        RBX=0x0000000000000101 is an unknown value
        RCX=0x0000000000000003 is an unknown value
        RDX=0x00007efd60a25230: <offset 0x0000000001199230> in /scratch/opt/mach5/mesos/work_dir/jib-master/install/2019-05-30-0201567.leonid.mesnik.ks-apps/linux-x64.jdk/jdk-13/lib/server/libjvm.so at 0x00007efd5f88c000
        RSP=0x00007efcf4c7fb30 points into unknown readable memory: 60 05 04 58 fd 7e 00 00
        RBP=0x00007efcf4c7fba0 points into unknown readable memory: 10 fc c7 f4 fc 7e 00 00
        RSI=0x0000000000000101 is an unknown value
        RDI=0x0000000ba17b6bb0 is an unknown value
        R8 =0x0 is NULL
        R9 =0x0000000000000001 is an unknown value
        R10=0x0000000000000002 is an unknown value
        R11=0x0000000000000001 is an unknown value
        R12=0x00007efc980ae840 points into unknown readable memory: 48 8d 96 60 fd 7e 00 00
        R13=0x00000000eac3cb80 is pointing into object: [B
        {0x00000000eac3c098} - klass: {type array byte}
         - length: 7168
        R14=0x2f62696c2f6b636a is an unknown value
        R15=0x00007efc980ae840 points into unknown readable memory: 48 8d 96 60 fd 7e 00 00


        Registers:
        RAX=0x0000000000000001, RBX=0x0000000000000101, RCX=0x0000000000000003, RDX=0x00007efd60a25230
        RSP=0x00007efcf4c7fb30, RBP=0x00007efcf4c7fba0, RSI=0x0000000000000101, RDI=0x0000000ba17b6bb0
        R8 =0x0000000000000000, R9 =0x0000000000000001, R10=0x0000000000000002, R11=0x0000000000000001
        R12=0x00007efc980ae840, R13=0x00000000eac3cb80, R14=0x2f62696c2f6b636a, R15=0x00007efc980ae840
        RIP=0x00007efd5ffedd08, EFLAGS=0x0000000000010202, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
          TRAPNO=0x000000000000000e

        Top of Stack: (sp=0x00007efcf4c7fb30)
        0x00007efcf4c7fb30: 00007efd58040560 00007efd58061310
        0x00007efcf4c7fb40: 0000000100000000 0000000000000001
        0x00007efcf4c7fb50: 0000000000000002 00007efcf4c70001
        0x00007efcf4c7fb60: 00007efcf4c7fd38 00007efd60439c01

        Instructions: (pc=0x00007efd5ffedd08)
        0x00007efd5ffedc08: 3c 01 00 00 4d 8b 7e 50 4c 89 4d c0 48 89 4d c8
        0x00007efd5ffedc18: e8 53 44 08 00 4c 8b 4d c0 48 8b 4d c8 4d 89 f8
        0x00007efd5ffedc28: 48 89 c2 48 8d 35 7a 41 70 00 48 8d 3d bf 18 74
        0x00007efd5ffedc38: 00 31 c0 e8 90 15 fa ff 49 8b 7d 08 41 8b b5 98
        0x00007efd5ffedc48: 01 00 00 4c 89 e1 48 89 da e8 0a 41 fb ff 41 8b
        0x00007efd5ffedc58: 86 3c 01 00 00 49 8d bd 70 01 00 00 d1 e8 83 e0
        0x00007efd5ffedc68: 01 41 89 85 90 01 00 00 48 8d 05 35 e1 a9 00 80
        0x00007efd5ffedc78: 38 00 74 3c 48 8d 05 ad 75 a3 00 8b 53 08 8b 48
        0x00007efd5ffedc88: 08 48 d3 e2 48 03 10 48 63 4a 0c 48 8d 05 26 d1
        0x00007efd5ffedc98: a9 00 48 89 de ff 14 c8 48 83 c4 18 48 89 d8 5b
        0x00007efd5ffedca8: 41 5c 41 5d 41 5e 41 5f 5d c3 66 0f 1f 44 00 00
        0x00007efd5ffedcb8: 48 8b 53 08 eb d1 66 90 55 48 89 e5 41 57 41 56
        0x00007efd5ffedcc8: 49 89 ce 41 55 49 89 d5 41 54 49 89 fc 53 89 f3
        0x00007efd5ffedcd8: 0f be c7 48 83 ec 48 66 89 45 b8 48 8d 05 c2 e0
        0x00007efd5ffedce8: a9 00 0f b6 00 84 c0 0f 84 bb 03 00 00 8b 7a 08
        0x00007efd5ffedcf8: 48 8d 15 31 75 a3 00 8b 4a 08 48 d3 e7 48 03 3a
        0x00007efd5ffedd08: 8b 4f 08 85 c9 0f 8e 05 03 00 00 f6 c1 01 0f 84
        0x00007efd5ffedd18: 64 01 00 00 48 8b 07 4c 89 ee ff 90 00 01 00 00
        0x00007efd5ffedd28: 89 45 b0 49 8b 44 24 08 4c 89 ea 4c 63 55 b0 c7
        0x00007efd5ffedd38: 45 a8 00 00 00 00 48 8b 80 f8 00 00 00 8b 48 68
        0x00007efd5ffedd48: 48 8b 40 58 48 d3 ea 80 7d b8 01 48 8b 04 d0 8b
        0x00007efd5ffedd58: 80 7c 01 00 00 89 45 a4 0f 84 fa 02 00 00 48 0f
        0x00007efd5ffedd68: be 45 b8 45 31 db 41 80 bc 24 c8 01 00 00 00 49
        0x00007efd5ffedd78: 8d 84 44 60 01 00 00 44 0f b6 78 01 44 8a 18 74
        0x00007efd5ffedd88: 0a 41 80 ff 02 0f 84 54 03 00 00 49 8b 44 24 58
        0x00007efd5ffedd98: 49 0f be d7 48 8b 8c d0 10 01 00 00 8b 90 28 01
        0x00007efd5ffedda8: 00 00 48 89 c7 85 d2 74 0a 41 80 ff 01 0f 84 85
        0x00007efd5ffeddb8: 03 00 00 48 8b 59 30 48 8b 41 38 48 29 d8 48 c1
        0x00007efd5ffeddc8: e8 03 49 39 c2 0f 87 75 04 00 00 4a 8d 04 d3 48
        0x00007efd5ffeddd8: 89 41 30 48 85 db 0f 84 5c 04 00 00 48 8d 05 fd
        0x00007efd5ffedde8: 80 a3 00 48 8b 00 0f 18 0c 03 48 89 da 4c 89 f0
        0x00007efd5ffeddf8: 48 83 ca 03 f0 49 0f b1 55 00 49 39 c6 74 59 48


        Stack slot to memory mapping:
        stack at sp + 0 slots: 0x00007efd58040560 points into unknown readable memory: 08 00 00 00 00 00 00 00
        stack at sp + 1 slots: 0x00007efd58061310 points into unknown readable memory: 90 13 06 58 fd 7e 00 00
        stack at sp + 2 slots: 0x0000000100000000 is an unallocated location in the heap
        stack at sp + 3 slots: 0x0000000000000001 is an unknown value
        stack at sp + 4 slots: 0x0000000000000002 is an unknown value
        stack at sp + 5 slots: 0x00007efcf4c70001 points into unknown readable memory: 00 00 00 00 00 00 00
        stack at sp + 6 slots: 0x00007efcf4c7fd38 points into unknown readable memory: 00 00 00 00 00 00 00 00
        stack at sp + 7 slots: 0x00007efd60439c01: <offset 0x0000000000badc01> in /scratch/opt/mach5/mesos/work_dir/jib-master/install/2019-05-30-0201567.leonid.mesnik.ks-apps/linux-x64.jdk/jdk-13/lib/server/libjvm.so at 0x00007efd5f88c000

              jcm Jamsheed C M (Inactive)
              lmesnik Leonid Mesnik
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: