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

compiler/codecache/TestStressCodeBuffers.java crashes with "failed to allocate space for trampoline"

    XMLWordPrintable

Details

    • b23
    • aarch64
    • linux

    Backports

      Description

        compiler/codecache/TestStressCodeBuffers.java fails with:

        StressCodeBuffers: have expanded 128 times
        StressCodeBuffers: have expanded 256 times
        StressCodeBuffers: have expanded 512 times
        StressCodeBuffers: have expanded 1024 times
        StressCodeBuffers: have expanded 2048 times
        # To suppress the following error report, specify this argument
        # after -XX: or in .hotspotrc: SuppressErrorAt=/macroAssembler_aarch64.cpp:4646
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/opt/mach5/mesos/work_dir/slaves/35546316-ed70-4084-8244-d672e7734fd1-S13240/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/314725c0-be51-4206-8ed3-e333582d452e/runs/c4733186-d791-4016-86cc-a894de692237/workspace/open/src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp:4646), pid=1511627, tid=1511637
        # assert(false) failed: failed to allocate space for trampoline
        #
        # JRE version: Java(TM) SE Runtime Environment (18.0+10) (fastdebug build 18-ea+10-439)
        # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 18-ea+10-439, compiled mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64)
        # Problematic frame:
        # V [libjvm.so+0x1268958] MacroAssembler::zero_words(RegisterImpl*, RegisterImpl*)+0x808

        Attachments

          Issue Links

            Activity

              People

                aph Andrew Haley
                tschatzl Thomas Schatzl
                Votes:
                0 Vote for this issue
                Watchers:
                9 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: