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

[arm32] Build crashes after JDK-8310233

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 22
    • hotspot
    • aarch32
    • linux

      Since JDK-8310233 has been implemented the arm32 build crashes with a segmentation fault:

      /usr/bin/bash: line 1: 16703 Segmentation fault (core dumped) /workspace/build/linux-arm-server-release/jdk/bin/java -Xms64M -Xmx768M -cp /workspace/build/linux-arm-server-release/buildtools/tools_jigsaw_classes --add-exports java.base/jdk.internal.module=ALL-UNNAMED build.tools.jigsaw.AddPackagesAttribute /workspace/build/linux-arm-server-release/jdk > >(/usr/bin/tee -a /workspace/build/linux-arm-server-release/jdk/_optimize_image_exec.log) 2> >(/usr/bin/tee -a /workspace/build/linux-arm-server-release/jdk/_optimize_image_exec.log >&2)

      I run arm32 builds on a raspberry pi using the following Dockerfile:

      https://github.com/marchof/PiCI/blob/master/jdk/docker/Dockerfile

            stuefe Thomas Stuefe
            marchof Marc Hoffmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: