[Bug 28140] Theatre of War 3: Korea demo 1.2.0 crashes on startup ( hook engine can't cope with GOT/PIC register load code at API entry, needs DECLSPEC_HOTPATCH for kernel32.SizeofResource)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 4 13:05:43 CDT 2019


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

--- Comment #22 from Paul Gofman <gofmanp at gmail.com> ---
Created attachment 64098
  --> https://bugs.winehq.org/attachment.cgi?id=64098
Make kernel32.FindClose() hotpatchable.

(In reply to joaopa from comment #21)

> With wine downloaded by playonlinux, the demo launches.
> With git wine compiled by myself, the demo crashes. I do not use any special
> compile flags. I compile with
> ./configure
> make

Well, I could reproduce the crash now. Does this patch help?

Yeah, Winapi has a lot of functions and hotpatching madness does not seem to
follow an obvious pattern in choosing them.

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