[Bug 41703] LdrUnloadDll is not suit for musl( musl lacks unload support though it has a dlclose())

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 12 22:20:07 CST 2016


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

--- Comment #6 from xw897002528 at gmail.com ---
(In reply to Bruno Jesus from comment #5)
> How do you make Wine compile using musl? Can you point a program that can
> reproduce the issue?
> 
> The patch introduces a particular library behavior tweak, I don't think that
> such approach will be accepted.

This issue can only be reproduced with musl. Alpinelinux has a 1.8.5 version
and i make my own build wine-staging-nine 1.9.22.

Without this patch, winetricks vcrun2008 will failed:
fixme:msi:MsiGetLastErrorRecord 
err:msi:ITERATE_Actions Execution halted, action L"SxsInstallCA" returned 1603

winetricks vcrun2010:
c:\4a6a8fa9134964598c5944\vc_red.cab: Verifying signature for vc_red.cab
vc_red.cab(c:\4a6a8fa9134964598c5944\vc_red.cab): failed to get certificate.
Error: HRESULT 0x80092009
c:\4a6a8fa9134964598c5944\vc_red.cab - Signature verification for file
vc_red.cab (c:\4a6a8fa9134964598c5944\vc_red.cab) failed with error 0x80092009
(HRESULT 0x80092009)
c:\4a6a8fa9134964598c5944\vc_red.cab Signature could not be verified for
vc_red.cab
No FileHash provided. Cannot perform FileHash verification for vc_red.cab

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