Bug 1320189 - glibc prelink inteface is broken in glibc-2.22
Summary: glibc prelink inteface is broken in glibc-2.22
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: 23
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Carlos O'Donell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-22 14:31 UTC by Mark Hatle
Modified: 2016-11-24 17:45 UTC (History)
9 users (show)

Fixed In Version: glibc-2.23
Clone Of:
Environment:
Last Closed: 2016-11-24 17:45:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Sourceware 19178 0 P2 RESOLVED ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA confuses prelink 2020-09-21 11:54:35 UTC

Description Mark Hatle 2016-03-22 14:31:08 UTC
Description of problem:

glibc's ld.so LD_TRACE_PRELINKING= is broken in glibc-2.22.

See bug https://sourceware.org/bugzilla/show_bug.cgi?id=19178

Version-Release number of selected component (if applicable):

2.22

How reproducible:

Download the prelinker sources:  git://git.yoctoproject.org/prelink-cross

configure and build, then run the test suite.

All tests will fail.

Steps to Reproduce:
1. git clone git://git.yoctoproject.org/prelink-cross
2. autoreconf -if
3. make  (ignore any failures due to being unable to build docs)
4. cd testsuite
5. make check-cycle

Actual results:

All failures

Expected results:

All passes

Additional info:

The bug was fixed in glibc commit: f3d18efb8a720121066dc3401e822043beb98cde

Comment 1 Fedora End Of Life 2016-11-24 16:11:13 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. 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 '23'.

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 23 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.

Comment 2 Florian Weimer 2016-11-24 17:45:25 UTC
This should have been fixed in Fedora 24.


Note You need to log in before you can comment on or make changes to this bug.