[Bug 6158] Crash during library unloading with RTLD_GLOBAL

bugzilla at busybox.net bugzilla at busybox.net
Thu Jul 4 08:57:47 UTC 2013


https://bugs.busybox.net/show_bug.cgi?id=6158

--- Comment #1 from filippo.arcidiacono at st.com 2013-07-04 08:55:55 UTC ---
(In reply to comment #0)
> Created attachment 4832 [details]
> patch to libdl.c, update _dl_loaded_modules->symbol_scope->r_list during
> unloading
> 
> After enabling RTLD_GLOBAL, we found a case where running destructors in
> dlclose caused a crash during what should have been a successful dynamic symbol
> lookup.  The attached patch fixes the crash.

Please, could you provide a minimal test case spot the issue you are raising?

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list