[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/19263] New: [2.26/2.27 Regression] binutils fails to link 32bit
From: |
doko at debian dot org |
Subject: |
[Bug ld/19263] New: [2.26/2.27 Regression] binutils fails to link 32bit libstdc++ on s390x-linux-gnu |
Date: |
Wed, 18 Nov 2015 15:51:17 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19263
Bug ID: 19263
Summary: [2.26/2.27 Regression] binutils fails to link 32bit
libstdc++ on s390x-linux-gnu
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: doko at debian dot org
Target Milestone: ---
Created attachment 8793
--> https://sourceware.org/bugzilla/attachment.cgi?id=8793&action=edit
test case
seen with the current trunk and 2.26 branch, trying to build a multilib enabled
GCC 5 from the branch. The build fails in the 32bit libstdc++ build during
stage1.
Program received signal SIGSEGV, Segmentation fault.
0x000003fffdf60152 in ?? () from
/usr/lib/s390x-linux-gnu/libbfd-2.25.51-system.20151113.so
(gdb) bt
#0 0x000003fffdf60152 in ?? () from
/usr/lib/s390x-linux-gnu/libbfd-2.25.51-system.20151113.so
#1 0x000003fffdf4daba in bfd_elf_gc_sections () from
/usr/lib/s390x-linux-gnu/libbfd-2.25.51-system.20151113.so
#2 0x000000008001b4e6 in ?? ()
#3 0x0000000080006934 in ?? ()
#4 0x000003fffdd2c8ee in __libc_start_main (main=0x80006350, argc=<optimized
out>, argv=0x3fffffff2e8, init=<optimized out>,
fini=0x80033368, rtld_fini=0x3fffdfe9a10 <_dl_fini>,
stack_end=0x3fffffff230) at libc-start.c:287
#5 0x00000000800070fe in ?? ()
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/19263] New: [2.26/2.27 Regression] binutils fails to link 32bit libstdc++ on s390x-linux-gnu,
doko at debian dot org <=