[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
Mon Jun 29 02:58:48 CDT 2015


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

--- Comment #23 from Alexandre Julliard <julliard at winehq.org> ---
(In reply to Anastasius Focht from comment #22)
> But alas, it's up to Alexandre to introduce the rather drastic (in my
> opinion) measure of realigning the stack on Win64.
> Those apps violate the Win64 ABI and "magically" fixing this might hide even
> more mess, making analysis harder.

I wouldn't mind too much enabling force_align_arg_pointer, but AFAICT gcc
doesn't support this on x86_64.

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