https://bugzilla.novell.com/show_bug.cgi?id=680125 https://bugzilla.novell.com/show_bug.cgi?id=680125#c4 Petr Baudis <pbaudis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |gotterdammerung@web.de --- Comment #4 from Petr Baudis <pbaudis@novell.com> 2011-03-22 00:58:27 UTC --- I think this is something we should fix, and it was probably introduced by a fix for bug 657627 being too conservative - I have not realized that pthread is also NOLOAD, so the case where RTLD_LOCAL-loaded owner is held is quite more common than I feared. We will need to rebuild the NOLOAD scope instead. At the same time, there is simply no guarantee by libc that dlclose() will actually unload the object. Which application tries to rely on this to reload other libraries? Knowing what is broken by this will also help me prioritize fixing this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.