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/4018] segfault in ld.so on amd64


------- Additional Comments From jakub at redhat dot com  2007-02-13 08:30 -------
And?

These days we have _rtld_global._dl_rtld_{,un}lock_recursive, or better yet
opendir/readdir/closedir code you compile into ld.so (i.e. with IS_IN_rtld
defined) should use no locking at all - ld.so certainly isn't going to use
the same DIR object between multiple threads.

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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