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

[Graal] SuperChanged.java fails with "guarantee(disp == (intptr_t)(jint)disp) failed: must be 32-bit offset"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2
    • 11
    • 11
    • hotspot

    Description

      # Internal Error (t:\workspace\open\src\hotspot\cpu\x86\nativeInst_x86.hpp:177), pid=38048, tid=13000
      # guarantee(disp == (intptr_t)(jint)disp) failed: must be 32-bit offset

      Current CompileTask:
      JVMCI: 33745 9985 4 jdk.nio.zipfs.ZipFileSystem::beginRead (15 bytes)

      Stack: [0x000000a539be0000,0x000000a539ce0000]
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [jvm.dll+0xb96b61] os::platform_print_native_stack+0xf1 (os_windows_x86.cpp:373)
      V [jvm.dll+0xd98daa] VMError::report+0xe6a (vmerror.cpp:696)
      V [jvm.dll+0xd9a6cb] VMError::report_and_die+0x85b (vmerror.cpp:1448)
      V [jvm.dll+0xd9adf4] VMError::report_and_die+0x64 (vmerror.cpp:1267)
      V [jvm.dll+0x5bfc3e] report_vm_error+0x7e (debug.cpp:233)
      V [jvm.dll+0x8c919f] NativeCall::set_destination+0x4f (nativeinst_x86.hpp:177)
      V [jvm.dll+0x8c89db] CodeInstaller::pd_relocate_ForeignCall+0x3b (jvmcicodeinstaller_x86.cpp:128)
      V [jvm.dll+0x8c7a7d] CodeInstaller::site_Call+0x38d (jvmcicodeinstaller.cpp:1239)
      V [jvm.dll+0x8c293e] CodeInstaller::initialize_buffer+0x136e (jvmcicodeinstaller.cpp:888)
      V [jvm.dll+0x8c4201] CodeInstaller::install+0x291 (jvmcicodeinstaller.cpp:637)
      V [jvm.dll+0x8ce63b] c2v_installCode+0x45b (jvmcicompilertovm.cpp:670)
      C 0x000000a51a7176e4

      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j jdk.vm.ci.hotspot.CompilerToVM.installCode(Ljdk/vm/ci/code/TargetDescription;Ljdk/vm/ci/hotspot/HotSpotCompiledCode;Ljdk/vm/ci/code/InstalledCode;Ljdk/vm/ci/hotspot/HotSpotSpeculationLog;)I+0 jdk.internal.vm.ci@11-internal
      j jdk.vm.ci.hotspot.HotSpotCodeCacheProvider.installCode(Ljdk/vm/ci/meta/ResolvedJavaMethod;Ljdk/vm/ci/code/CompiledCode;Ljdk/vm/ci/code/InstalledCode;Ljdk/vm/ci/meta/SpeculationLog;Z)Ljdk/vm/ci/code/InstalledCode;+100 jdk.internal.vm.ci@11-internal
      j org.graalvm.compiler.core.target.Backend.createInstalledCode(Lorg/graalvm/compiler/debug/DebugContext;Ljdk/vm/ci/meta/ResolvedJavaMethod;Ljdk/vm/ci/code/CompilationRequest;Lorg/graalvm/compiler/code/CompilationResult;Ljdk/vm/ci/meta/SpeculationLog;Ljdk/vm/ci/code/InstalledCode;Z[Ljava/lang/Object;)Ljdk/vm/ci/code/InstalledCode;+158 jdk.internal.vm.compiler@11-internal
      j org.graalvm.compiler.hotspot.CompilationTask.installMethod(Lorg/graalvm/compiler/debug/DebugContext;Lorg/graalvm/compiler/code/CompilationResult;)V+111 jdk.internal.vm.compiler@11-internal
      j org.graalvm.compiler.hotspot.CompilationTask$HotSpotCompilationWrapper.performCompilation(Lorg/graalvm/compiler/debug/DebugContext;)Ljdk/vm/ci/hotspot/HotSpotCompilationRequestResult;+240 jdk.internal.vm.compiler@11-internal
      j org.graalvm.compiler.hotspot.CompilationTask$HotSpotCompilationWrapper.performCompilation(Lorg/graalvm/compiler/debug/DebugContext;)Ljava/lang/Object;+2 jdk.internal.vm.compiler@11-internal
      j org.graalvm.compiler.core.CompilationWrapper.run(Lorg/graalvm/compiler/debug/DebugContext;)Ljava/lang/Object;+2 jdk.internal.vm.compiler@11-internal
      j org.graalvm.compiler.hotspot.CompilationTask.runCompilation(Lorg/graalvm/compiler/debug/DebugContext;)Ljdk/vm/ci/hotspot/HotSpotCompilationRequestResult;+154 jdk.internal.vm.compiler@11-internal
      j org.graalvm.compiler.hotspot.HotSpotGraalCompiler.compileMethod(Ljdk/vm/ci/code/CompilationRequest;ZLorg/graalvm/compiler/options/OptionValues;)Ljdk/vm/ci/code/CompilationRequestResult;+225 jdk.internal.vm.compiler@11-internal
      j org.graalvm.compiler.hotspot.HotSpotGraalCompiler.compileMethod(Ljdk/vm/ci/code/CompilationRequest;)Ljdk/vm/ci/code/CompilationRequestResult;+12 jdk.internal.vm.compiler@11-internal
      j jdk.vm.ci.hotspot.HotSpotJVMCIRuntime.compileMethod(Ljdk/vm/ci/hotspot/HotSpotResolvedJavaMethod;IJI)Ljdk/vm/ci/hotspot/HotSpotCompilationRequestResult;+16 jdk.internal.vm.ci@11-internal
      v ~StubRoutines::call_stub

      Attachments

        Issue Links

          Activity

            People

              thartmann Tobias Hartmann
              xyin Chris Yin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: