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

Crash in runtime/cds/appcds/dynamicArchive/LambdaProxyCallerIsHidden.java with Graal

    XMLWordPrintable

Details

    • b12

    Description

      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (src/hotspot/share/memory/dynamicArchive.cpp:1094), pid=15294, tid=15301
      # assert(buff_obj != __null) failed: orig_obj must be used by the dynamic archive
      #
      # JRE version: Java(TM) SE Runtime Environment (15.0) (fastdebug build 15-internal+0-2020-06-14-0400433.dean.long.dev1)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 15-internal+0-2020-06-14-0400433.dean.long.dev1, mixed mode, sharing, tiered, jvmci, jvmci compiler, compressed oops, g1 gc, linux-amd64)
      # Problematic frame:
      # V [libjvm.so+0xa42b37] DynamicArchive::original_to_target_impl(unsigned char*)+0x177

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

      Command Line: -XX:MaxRAMPercentage=6 -XX:+CreateCoredumpOnCrash -ea -esa -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+UseJVMCICompiler -Djvmci.Compiler=graal -XX:+TieredCompilation -XX:CompileThresholdScaling=0.1 -XX:ArchiveClassesAtExit=.../appcds-04h44m02s599.jsa -Xshare:auto -Xlog:class+load,cds+dynamic,cds LambdaProxyCallerIsHiddenApp

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

      Current thread (0x00007fefe4311550): VMThread "VM Thread" [stack: 0x00007fefc03a2000,0x00007fefc04a2000] [id=15301]

      Stack: [0x00007fefc03a2000,0x00007fefc04a2000], sp=0x00007fefc04a0500, free space=1017k
      Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0xa42b37] DynamicArchive::original_to_target_impl(unsigned char*)+0x177
      V [libjvm.so+0x1670d85] RunTimeSharedClassInfo::init(DumpTimeSharedClassInfo&)+0x285
      V [libjvm.so+0x166e6c3] SystemDictionaryShared::write_dictionary(RunTimeSharedDictionary*, bool, bool)+0x153
      V [libjvm.so+0x166ea9c] SystemDictionaryShared::write_to_archive(bool)+0x5c
      V [libjvm.so+0xa49951] DynamicArchiveBuilder::doit()+0x1da1
      V [libjvm.so+0xa4afe9] VM_PopulateDynamicDumpSharedSpace::doit()+0xb9
      V [libjvm.so+0x178bd0c] VM_Operation::evaluate()+0x13c
      V [libjvm.so+0x17b9d45] VMThread::evaluate_operation(VM_Operation*) [clone .constprop.0]+0x125
      V [libjvm.so+0x17ba727] VMThread::loop()+0x757
      V [libjvm.so+0x17babe8] VMThread::run()+0xc8
      V [libjvm.so+0x16c9610] Thread::call_run()+0x100
      V [libjvm.so+0x13cd486] thread_native_entry(Thread*)+0x116

      Attachments

        Issue Links

          Activity

            People

              ccheung Calvin Cheung
              dlong Dean Long
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: