Assertion failed: assert(idx2 >= 0 && idx2 >= idx1) failed: bad blob ids first -1 and second -1

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 26
    • Component/s: hotspot
    • 26
    • x86_64, aarch64
    • linux

      After the integration of JDK-8360707 a new assertion is failing:

      [2025-07-09T18:36:29,610Z] # A fatal error has been detected by the Java Runtime Environment:
      [2025-07-09T18:36:29,610Z] #
      [2025-07-09T18:36:29,610Z] # Internal Error (/opt/mach5/mesos/work_dir/slaves/d2398cde-9325-49c3-b030-8961a4f0a253-S646929/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2fe6194e-d921-49fb-9db8-613ae4195648/runs/3b658841-bb07-45f0-98ea-3b4d25b60c14/workspace/open/src/hotspot/share/runtime/stubInfo.cpp:169), pid=269725, tid=269731
      [2025-07-09T18:36:29,610Z] # assert(idx2 >= 0 && idx2 >= idx1) failed: bad blob ids first -1 and second -1
      [2025-07-09T18:36:29,610Z] #
      [2025-07-09T18:36:29,610Z] # JRE version: (26.0+6) (fastdebug build )

      This is being seen during builds for Zero.

            Assignee:
            Andrew Dinn
            Reporter:
            David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: