[Bug 50784] wine crashes trying to call the entrypoint of an ILONLY exe in a 64-bit process

WineHQ Bugzilla wine-bugs at winehq.org
Tue Mar 9 14:53:40 CST 2021


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

--- Comment #2 from Esme Povirk <madewokherd at gmail.com> ---
Created attachment 69596
  --> https://bugs.winehq.org/attachment.cgi?id=69596
work-around patch

This is caused by the version check in load_clr_header, the runtime version in
the image is version 2.00 (based on winedump -j clr), but wineserver expects at
least 2.05.

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