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 dynamic-link/10072] 2.9.90 (2009-04-14) : ldconfig creates wrong links for librt, libdl, libpthread


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

Andreas Jaeger <aj at suse dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |aj at suse dot de

--- Comment #1 from Andreas Jaeger <aj at suse dot de> 2012-10-27 12:42:31 UTC ---
What *exactly* happened?

Is the following accurate:
You had libdl.so-2.8.so and libdl.so-2.9.90.so and then run ldconfig and it
linked libdl.so.2 to libdl.so-2.8.so?

I just tested with:
-rwxr-xr-x  1 aj   suse 19067 Oct 27 14:39 libdl-2.15.so*
-rwxr-xr-x  1 aj   suse 19067 Oct 27 14:39 libdl-2.15.90.so*
-rwxr-xr-x  1 aj   suse 18992 Oct 27 14:40 libdl-2.16.so*

And run ldconfig on those and the link got created for libdl-2.16.so.

Please explain how to reproduce this.

-- 
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]