[Bug 47906] Alice Madness Return crashes

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jan 15 03:26:14 CST 2020


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

Zhiyi Zhang <zzhang at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zzhang at codeweavers.com

--- Comment #5 from Zhiyi Zhang <zzhang at codeweavers.com> ---
0116660dd80b38da8201e2156adade67fc2ae823 also added DECLSPEC_HOTPATCH to many
functions in the process of moving. There are some known bugs in gcc that
trigger crashes when DECLSPEC_HOTPATCH is applied to small functions. You can
try something like de6554a312a731db7d85440ce4eab44eeb53962a to remove
DECLSPEC_HOTPATCH to all those affected function and see if they fix your
issue.

I don't have the game so I can't reproduce it.

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