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

gcc crash on linux-x64: in gt_pch_save, at ggc-common.cc:674

XMLWordPrintable

    • x86_64
    • linux

      The linux-x64-linux-x64-build crashed in the JDK24 CI:

      [2024-08-15T18:14:57,058Z] Creating hotspot/variant-server/libjvm/objs/static/libjvm.a from 1185 file(s)
      [2024-08-15T18:14:57,081Z] Creating hotspot/variant-server/libjvm/libgtest/objs/static/libgtest.a from 2 file(s)
      [2024-08-15T18:14:57,084Z] Creating hotspot/variant-server/libjvm/gtest/objs/static/libjvm.a from 199 file(s)
      [2024-08-15T18:14:57,087Z] Creating hotspot/variant-server/libjvm/gtest/launcher-objs/static/libgtestLauncher.a from 1 file(s)
      [2024-08-15T18:14:57,125Z] Creating support/modules_libs/java.base/server/libjvm.so from 1185 file(s)
      [2024-08-15T18:14:57,154Z] Creating hotspot/variant-server/libjvm/libgtest/libgtest.a from 2 file(s)
      [2024-08-15T18:14:57,159Z] Creating hotspot/variant-server/libjvm/gtest/libjvm.so from 199 file(s)
      [2024-08-15T18:14:57,163Z] Creating hotspot/variant-server/libjvm/gtest/gtestLauncher from 1 file(s)
      [2024-08-15T18:14:58,196Z] In file included from /opt/mach5/mesos/work_dir/slaves/6bbe0543-8c5a-457e-b0ca-dfa2833be967-S5086/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/5df6544c-44a4-4dd3-bc55-101fbcc131a1/runs/973c1840-6eb4-4c8c-a7ab-239aac849c6a/workspace/open/src/hotspot/share/precompiled/precompiled.hpp:70:
      [2024-08-15T18:14:58,196Z] /opt/mach5/mesos/work_dir/slaves/6bbe0543-8c5a-457e-b0ca-dfa2833be967-S5086/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/5df6544c-44a4-4dd3-bc55-101fbcc131a1/runs/973c1840-6eb4-4c8c-a7ab-239aac849c6a/workspace/open/src/hotspot/share/utilities/ticks.hpp:243:93: internal compiler error: in gt_pch_save, at ggc-common.cc:674
      [2024-08-15T18:14:58,196Z] 243 | typedef TimeInterval<CompositeCounterRepresentation, CompositeElapsedCounterSource> Tickspan;
      [2024-08-15T18:14:58,196Z] | ^
      [2024-08-15T18:14:59,240Z] 0x6e0432 gt_pch_save(_IO_FILE*)
      [2024-08-15T18:14:59,240Z] /home/mikael/src/jdk/jdk/devkit/jdk/open/build/devkit/src/gcc-13.2.0/gcc/ggc-common.cc:674
      [2024-08-15T18:14:59,263Z] 0x96b865 c_common_write_pch()
      [2024-08-15T18:14:59,263Z] /home/mikael/src/jdk/jdk/devkit/jdk/open/build/devkit/src/gcc-13.2.0/gcc/c-family/c-pch.cc:175
      [2024-08-15T18:14:59,275Z] 0x7b56e5 c_parse_final_cleanups()
      [2024-08-15T18:14:59,275Z] /home/mikael/src/jdk/jdk/devkit/jdk/open/build/devkit/src/gcc-13.2.0/gcc/cp/decl2.cc:4940
      [2024-08-15T18:14:59,275Z] 0x96b490 c_common_parse_file()
      [2024-08-15T18:14:59,275Z] /home/mikael/src/jdk/jdk/devkit/jdk/open/build/devkit/src/gcc-13.2.0/gcc/c-family/c-opts.cc:1266
      [2024-08-15T18:14:59,325Z] Please submit a full bug report, with preprocessed source (by using -freport-bug).
      [2024-08-15T18:14:59,325Z] Please include the complete backtrace with any bug report.
      [2024-08-15T18:14:59,325Z] See <https://gcc.gnu.org/bugs/> for instructions.
      [2024-08-15T18:14:59,343Z] lib/CompileJvm.gmk:166: recipe for target '/opt/mach5/mesos/work_dir/slaves/6bbe0543-8c5a-457e-b0ca-dfa2833be967-S5086/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/5df6544c-44a4-4dd3-bc55-101fbcc131a1/runs/973c1840-6eb4-4c8c-a7ab-239aac849c6a/workspace/build/linux-x64/hotspot/variant-server/libjvm/objs/static/precompiled/precompiled.hpp.gch' failed
      [2024-08-15T18:14:59,343Z] make[3]: *** [/opt/mach5/mesos/work_dir/slaves/6bbe0543-8c5a-457e-b0ca-dfa2833be967-S5086/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/5df6544c-44a4-4dd3-bc55-101fbcc131a1/runs/973c1840-6eb4-4c8c-a7ab-239aac849c6a/workspace/build/linux-x64/hotspot/variant-server/libjvm/objs/static/precompiled/precompiled.hpp.gch] Error 1
      [2024-08-15T18:14:59,343Z] make[3]: *** Waiting for unfinished jobs....
      [2024-08-15T18:15:08,865Z] make/Main.gmk:253: recipe for target 'hotspot-server-static-libs' failed
      [2024-08-15T18:15:08,865Z] make[2]: *** [hotspot-server-static-libs] Error 2

            Unassigned Unassigned
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: