[Bug 46251] some (all?) crinkler compressed executables crash because they expect KERNEL32.DLL as the second library when following PEB32- >LdrData->InLoadOrderModuleList

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 10 20:50:06 CST 2018


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

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |e45211698de5a89c862a5bf160e
                   |                            |9e4024c5ce897
    Regression SHA1|                            |2c7a6626556618ac2f1a84d9e56
                   |                            |b58748af386ad
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
           Keywords|                            |regression

--- Comment #10 from Zebediah Figura <z.figura12 at gmail.com> ---
(In reply to Andrew Wesie from comment #9)
> Looking at the behavior on Windows, wow64cpu should not be in the PEB32 ldr
> module list. It is, however, in the PEB (64-bit) ldr module list. As such,
> Wine should probably always exclude wow64cpu from the PEB loader module
> lists since Wine does not attempt to accurately emulate a WoW64 environment.

Thanks. This should be fixed by
https://github.com/wine-staging/wine-staging/commit/e45211698de5a89c862a5bf160e9e4024c5ce897,
then.

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