https://bugs.winehq.org/show_bug.cgi?id=49640
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com
--- Comment #1 from Rémi Bernon rbernon@codeweavers.com --- Created attachment 67843 --> https://bugs.winehq.org/attachment.cgi?id=67843 RTLD_NOLOAD patch
I had this patch lying around since I spent some time on fake dlls, it may help working around the issue.
It's probably not very portable though, as RTLD_NOLOAD is marked as glibc 2.2 specific. I don't know if there's the same kind of thing with other libc.