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

zero build fails assert(entry_offset[i] > 0 && entry_offset[i] < cb->insts()->size()) failed: invalid entry offset 0x0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 26
    • 26
    • hotspot
    • generic
    • linux

      The zero build tasks in Tier5 are failing:

      linux-aarch64-zero-debug-linux-aarch64-build-21
      linux-x64-zero-debug-linux-x64-build-8

      Here's a snippet from the linux-x64 build's stdout log file:

      [2025-08-09T02:12:07,529Z] Updating images/sec-bin.zip
      [2025-08-09T02:12:07,652Z] Creating 2 test library file(s) for BUILD_LIBTEST_LIBRARIES
      [2025-08-09T02:12:07,652Z] Compiling up to 4 files for COMPILE_CREATE_SYMBOLS
      [2025-08-09T02:12:07,716Z] #
      [2025-08-09T02:12:07,716Z] # A fatal error has been detected by the Java Runtime Environment:
      [2025-08-09T02:12:07,716Z] #
      [2025-08-09T02:12:07,716Z] # Internal Error (/opt/mach5/mesos/work_dir/slaves/f7f8bd65-a387-4a2b-b519-702f2fefaf87-S170162/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/97843e20-7747-4bc3-bcbd-266b823c5b82/runs/33d73d24-4e8e-4c9c-80a5-4c33e7ab57f5/workspace/open/src/hotspot/share/code/codeBlob.cpp:453), pid=460791, tid=460808
      [2025-08-09T02:12:07,716Z] # assert(entry_offset[i] > 0 && entry_offset[i] < cb->insts()->size()) failed: invalid entry offset 0x0
      [2025-08-09T02:12:07,716Z] #
      [2025-08-09T02:12:07,716Z] # JRE version: (26.0+11) (fastdebug build )
      [2025-08-09T02:12:07,716Z] # Java VM: Java HotSpot(TM) 64-Bit Zero VM (fastdebug 26-ea+11-1082, interpreted mode, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
      [2025-08-09T02:12:07,716Z] # 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/f7f8bd65-a387-4a2b-b519-702f2fefaf87-S170162/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/97843e20-7747-4bc3-bcbd-266b823c5b82/runs/33d73d24-4e8e-4c9c-80a5-4c33e7ab57f5/workspace/open/make/core.460791)
      [2025-08-09T02:12:07,716Z] #
      [2025-08-09T02:12:07,720Z] # An error report file with more information is saved as:
      [2025-08-09T02:12:07,720Z] # /opt/mach5/mesos/work_dir/slaves/f7f8bd65-a387-4a2b-b519-702f2fefaf87-S170162/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/97843e20-7747-4bc3-bcbd-266b823c5b82/runs/33d73d24-4e8e-4c9c-80a5-4c33e7ab57f5/workspace/open/make/hs_err_pid460791.log
      [2025-08-09T02:12:07,734Z] #
      [2025-08-09T02:12:07,734Z] #

      I'm starting this issue off in hotspot/runtime for initial triage since
      it's the zero build. I'm also starting this off as a P3 since we have
      two solid build failures per Tier5.

            coleenp Coleen Phillimore
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: