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/15310] _dl_sort_fini is O(n^3) causing slow exit when many dsos


https://sourceware.org/bugzilla/show_bug.cgi?id=15310

--- Comment #24 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Patrick Stahr from comment #23)
> Did this get accepted and committed for a given release of glibc?  Or is it
> still waiting for someone to write a test that does the coverage over the
> permutation of DT_NEEDED trees?

This is not fixed in any version of glibc. Yes, we still need better coverage
testing of the permutation of DT_NEEDED trees to ensure the loader is doing the
right thing. Each tree needs to verify it was loaded in the correct order.

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