[Bug 27680] Multiple 64-bit applications crash on startup (violation of the Windows 64-bit ABI, stack pointer (RSP) must be 16-byte aligned when making a call to Win64 API)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 6 11:34:09 CDT 2015


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

--- Comment #31 from Justas L <bucaneer at gmail.com> ---
Correction: using the updated version of gcc patch (
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66697#c11 ) and compiling Wine
with -mincoming-stack-boundary=3 fixes bug 38775 (Planetside 2), bug 37719
(BatToExe) and bug 39267 (Unity), while the testcase URL provided in this
report fails with a different crash report (I guess that's to be expected for a
very outdated MMO client). Didn't test others but I suppose this counts as a
fix.

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