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/12561] ld.so: dlclose() can remove required local scope elements of NODELETE linkmaps


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

--- Comment #7 from Andreas Schwab <schwab@linux-m68k.org> 2012-10-25 17:14:29 UTC ---
Both testcases (the attached one and the unload8 test) are equivalent: in the
attached testcase lib2 cannot be unloaded due to NODELETE, in the unload8
testcase unload8mod2 cannot be unloaded due to the dlopen dependency from
unload8mod3.  Thus they trigger the same bug.

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