Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-78233

ld terminated with signal 11 [Segmentation fault] building u-boot

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • rhel-10.0
    • CentOS Stream 9, CentOS Stream 10, rhel-10.0
    • binutils
    • binutils-2.41-53.el10
    • None
    • Moderate
    • 1
    • rhel-sst-pt-gcc
    • ssg_platform_tools
    • 26
    • 28
    • 1
    • No
    • IDE Extensions
    • PT GCC 2025 S02
    • Requested
    • binutils-2.41-53.el10
    • None
    • Unspecified Release Note Type - Unknown
    • x86_64, aarch64
    • None

      What were you trying to do that didn't work?

      Build u-boot software package for a specific platform (aka rcar-s4)

      What is the impact of this issue to you?

      Not being able to create a proper u-boot package for the mentioned platform. We need the binary generated as is used on the boot stages of the rcar-s4 platform. 

      Please provide the package NVR for which the bug is seen:

      binutils-2.35.2-54.el9 but also centos-stream-10 and fedora

      How reproducible is this bug?:

      Always

      Steps to reproduce

      On x86_64 architecture:
      1. Clone the u-boot project
      git clone
      https://source.denx.de/u-boot/u-boot.git

      2. Go to the project
      cd u-boot
      3. Configure for the rcar spider board
      make r8a779f0_spider_defconfig
      4. Cross-build with
      make CROSS_COMPILE=aarch64-linux-gnu-

      On aarch64 architecture:
      1. Clone the u-boot project
      git clone
      https://source.denx.de/u-boot/u-boot.git

      2. Go to the project
      cd u-boot
      3. Configure for the rcar spider board
      make r8a779f0_spider_defconfig
      4. Build with
      make

      Expected results

      An u-boot.bin binary is generated

      Actual results

      A segmentation fault happens

      collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped
      compilation terminated.

      The equivalent bug for Fedora was reported at:

      https://bugzilla.redhat.com/show_bug.cgi?id=2326190

       

              nickc@redhat.com Nick Clifton
              eballetb@redhat.com Enric Balletbò
              Nick Clifton Nick Clifton
              Milos Prchlik Milos Prchlik
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated: