bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/26496] New: ASAN error: in sh_elf_relocate_section /home/m


From: mliska at suse dot cz
Subject: [Bug binutils/26496] New: ASAN error: in sh_elf_relocate_section /home/mliska/Programming/binutils/bfd/elf32-sh.c:3405
Date: Thu, 20 Aug 2020 12:41:38 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=26496

            Bug ID: 26496
           Summary: ASAN error: in sh_elf_relocate_section
                    /home/mliska/Programming/binutils/bfd/elf32-sh.c:3405
           Product: binutils
           Version: 2.34
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: mliska at suse dot cz
  Target Milestone: ---

The following fails when I build binutils with:
configure --build=x86_64-linux --disable-nls --disable-gdb --disable-gdbserver
--disable-sim --disable-readline --disable-libdecnumber --enable-obsolete
--target=sh-linux CFLAGS="-g -O2 -fsanitize=address,undefined -Wno-error"
CXXLAGS="-g -O2 -fsanitize=address,undefined -Wno-error" LDFLAGS="-ldl"
Target: sh-linux
PASS: SH simple relaxing
Executing on host: sh -c {./ld-new   -o tmpdir/sh1.s1 -Ttext  0x00400060 -relax
--oformat srec tmpdir/sh1.o 2>&1}  /dev/null ld.tmp (timeout = 300)
==26560==ERROR: AddressSanitizer: heap-buffer-overflow on address
0x607000000068 at pc 0x0000005be054 bp 0x7fffffffb870 sp 0x7fffffffb868
    #0 0x5be053 in sh_elf_relocate_section
/home/mliska/Programming/binutils/bfd/elf32-sh.c:3405
    #1 0x5c1794 in sh_elf_get_relocated_section_contents
/home/mliska/Programming/binutils/bfd/elf32-sh.c:5139
    #2 0x5271a7 in default_indirect_link_order
/home/mliska/Programming/binutils/bfd/linker.c:2649
    #3 0x53200e in _bfd_generic_final_link
/home/mliska/Programming/binutils/bfd/linker.c:1927
    #4 0x49d599 in ldwrite /home/mliska/Programming/binutils/ld/ldwrite.c:545
    #5 0x415e09 in main /home/mliska/Programming/binutils/ld/ldmain.c:510
    #6 0x7ffff6adacc9 in __libc_start_main (/lib64/libc.so.6+0x26cc9)
    #7 0x4183a9 in _start (/dev/shm/hsrjc11n/ld/ld-new+0x4183a9)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]