[Bug dynamic-link/15310] _dl_sort_fini is O(n^3) causing slow exit when many dsos
carlos at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Aug 26 05:00:00 GMT 2016
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.
More information about the Glibc-bugs
mailing list