Hide Forgot
Since commit 02a866936de7e63ad4962ccba56c8cd05c231275 ld generates invalid GOT entries (less than 4 Byte in size) when processing a R_386_GOT32X relocation to a weak symbol during static linking. This happens for example when statically linking a C++ program without using libpthread on Linux. It has been fixed on 2.26 branch by https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=32875eb1f3b928dfe63c5752e8152a9dc09928f3 commit 32875eb1f3b928dfe63c5752e8152a9dc09928f3 Author: H.J. Lu <hjl.tools> Date: Wed Feb 10 19:33:52 2016 -0800 Mask off the least significant bit in GOT offset The least significant bit in GOT offset is to record whether we have initialized the GOT entry in R_386_GOT32 processing. We need to mask it off for R_386_GOT32X. PR ld/19601 * elf32-i386.c (elf_i386_relocate_section): Mask off the least significant bit in GOT offset for R_386_GOT32X.
Patch checked in: binutils-2.26-14.fc25 binutils-2.26-14.fc24
This message is a reminder that Fedora 24 is nearing its end of life. Approximately 2 (two) weeks from now Fedora will stop maintaining and issuing updates for Fedora 24. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '24'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 24 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 24 changed to end-of-life (EOL) status on 2017-08-08. Fedora 24 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.