[Bug 49640] Loading certain builtin/Winelib DLLs twice may crash

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jul 31 02:33:16 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49640

Rémi Bernon <rbernon at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rbernon at codeweavers.com

--- Comment #1 from Rémi Bernon <rbernon at 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.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list