Bug 758888 - ldd -u lists linux-gate.so.1
Summary: ldd -u lists linux-gate.so.1
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeff Law
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 738082
TreeView+ depends on / blocked
 
Reported: 2011-11-30 21:46 UTC by Orion Poplawski
Modified: 2016-11-24 15:53 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-17 21:14:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2011-11-30 21:46:46 UTC
Description of problem:

ldd -u reports linux-gate.so.1 as an unused dep.  This was not the case with glibc-2.13.2 (Fedora 14) or 2.14 (Fedora 15).

# ldd -u /usr/lib/libzip.so.1
Unused direct dependencies:
        linux-gate.so.1
        /lib/libz.so.1

Since it appears to be ubiquitous, I think it still shouldn't be listed.

Version-Release number of selected component (if applicable):
glibc-common-2.14.90-19.i686

Comment 1 Ozan Çağlayan 2011-12-15 11:05:40 UTC
It's not the bug of ldd but the dynamic loader lists the linux-gate/vdso as an unused direct dependency in elf/rtld.c

Comment 2 Jeff Law 2012-02-17 21:14:23 UTC
Bug report submitted upstream.  If/when the upstream maintainers fix this problem we will incorporate the fix into Fedora as part of our standard development process.

Comment 3 Jeff Law 2012-02-17 21:14:51 UTC
Bug report submitted upstream.  If/when the upstream maintainers fix this problem we will incorporate the fix into Fedora as part of our standard development process.

http://sourceware.org/bugzilla/show_bug.cgi?id=13706


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