This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/14579] New: ldd fails to process dynamic linker as it used to


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

             Bug #: 14579
           Summary: ldd fails to process dynamic linker as it used to
           Product: glibc
           Version: 2.14
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: ldv@altlinux.org
        ReportedBy: ldv@altlinux.org
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


$ ldd /lib64/ld-linux-x86-64.so.2
loader cannot load itself
$ echo $?
127

The regression was introduced by commit glibc-2.14~10 that disallowed all kinds
of self loading altogether.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]