|
From: | mcree at orcon dot net.nz |
Subject: | [Bug ld/21181] All executables segfault when linked with -z,now on Alpha. |
Date: | Mon, 20 Feb 2017 09:32:19 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21181 --- Comment #4 from Michael Cree <mcree at orcon dot net.nz> --- Tested patch against binutils debian version 2.27.90.20170218. It fixes the problem! Executables linked with -z,now work. But, did you mean for RELA/RELASZ still to be emitted? objdump -p reveals in the new exectuable: Dynamic Section: NEEDED libc.so.6.1 INIT 0x00000001200003b0 FINI 0x00000001200006e0 INIT_ARRAY 0x0000000120011de8 INIT_ARRAYSZ 0x0000000000000008 FINI_ARRAY 0x0000000120011df0 FINI_ARRAYSZ 0x0000000000000008 GNU_HASH 0x0000000120000290 STRTAB 0x0000000120000318 SYMTAB 0x00000001200002b8 STRSZ 0x000000000000003d SYMENT 0x0000000000000018 DEBUG 0x0000000000000000 PLTGOT 0x0000000120012000 PLTRELSZ 0x0000000000000030 PLTREL 0x0000000000000007 JMPREL 0x0000000120000380 0x70000000 0x0000000000000001 RELA 0x0000000000000000 RELASZ 0x0000000000000000 RELAENT 0x0000000000000018 FLAGS 0x0000000000000008 FLAGS_1 0x0000000000000001 VERNEED 0x0000000120000360 VERNEEDNUM 0x0000000000000001 VERSYM 0x0000000120000356 -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |