https://bugs.winehq.org/show_bug.cgi?id=35561
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=24018 Staged patchset|https://github.com/wine-com |https://github.com/wine-sta |pholio/wine-staging/tree/ma |ging/wine-staging/tree/mast |ster/patches/ntdll-WRITECOP |er/patches/ntdll-APC_Start_ |Y |Process
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
since there was already discussion in the past and bug 29384 already tracks the improper handling of WRITECOPY memory protection, making this ticket about the unprocessed user APCs (continuation/revival of bug 24018 -> https://bugs.winehq.org/show_bug.cgi?id=24018#c20).
Changing referenced Wine-Staging patchset to proper one (albeit currently disabled).
--- quote --- Basic summary: user APCs which are queued in DllMain and in TLS callbacks need to be executed after all dlls are loaded and loader lock is released but before process entry. --- quote ---
Any discussion related to WRITECOPY feature should be done in bug 29384
$ wine --version wine-3.4
Regards