[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/22945] New: ia64 ld testsuite fails on ld/testsuite/ld-elfvsb/el
From: |
jason.duerstock at gmail dot com |
Subject: |
[Bug ld/22945] New: ia64 ld testsuite fails on ld/testsuite/ld-elfvsb/elfvsb.exp |
Date: |
Fri, 09 Mar 2018 19:30:51 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22945
Bug ID: 22945
Summary: ia64 ld testsuite fails on
ld/testsuite/ld-elfvsb/elfvsb.exp
Product: binutils
Version: 2.31 (HEAD)
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: jason.duerstock at gmail dot com
Target Milestone: ---
The testsuite fails on the ia64 ELF visibility tests. Here is the backtrace:
Core was generated by `/mnt/b/native/binutils-gdb/build/ld/ld-new -o
tmpdir/weak tmpdir/sh3.so tmpdir/'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 elf64_ia64_relocate_section (output_bfd=0x6000000000027200,
info=0x600000000000d110 <link_info>, input_bfd=0x6000000000040140,
input_section=0x600000000004c570, contents=0x60000000000381a0 "\tp",
relocs=<optimized out>, local_syms=0x6000000000034f20,
local_sections=0x60000000000351b0) at elf64-ia64.c:4172
4172 if (dyn_i->want_fptr)
(gdb) bt
#0 elf64_ia64_relocate_section (output_bfd=0x6000000000027200,
info=0x600000000000d110 <link_info>, input_bfd=0x6000000000040140,
input_section=0x600000000004c570, contents=0x60000000000381a0 "\tp",
relocs=<optimized out>, local_syms=0x6000000000034f20,
local_sections=0x60000000000351b0) at elf64-ia64.c:4172
#1 0x40000000001138b0 in elf_link_input_bfd (flinfo=0x60000fffffff51d0,
input_bfd=0x6000000000040140) at ../../bfd/elflink.c:10720
#2 0x4000000000118780 in bfd_elf_final_link (abfd=0x6000000000027200,
info=0x600000000000d110 <link_info>)
at ../../bfd/elflink.c:12038
#3 0x40000000000b6a90 in elf64_ia64_final_link (abfd=0x6000000000027200,
info=0x600000000000d110 <link_info>) at elf64-ia64.c:3784
#4 0x4000000000049cd0 in ldwrite () at ../../ld/ldwrite.c:581
#5 0x4000000000005c00 in main (argc=<optimized out>, argv=<optimized out>) at
../../ld/ldmain.c:455
(gdb) print dyn_i
$1 = (struct elf64_ia64_dyn_sym_info *) 0x0
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/22945] New: ia64 ld testsuite fails on ld/testsuite/ld-elfvsb/elfvsb.exp,
jason.duerstock at gmail dot com <=