[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 07:38:01 CDT 2015


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

--- Comment #24 from Justas L <bucaneer at gmail.com> ---
As I understand it, the crashing function(s) already get the
force_align_arg_pointer attribute from the WINAPI define. On top of that, at
least some distro packages (e.g. in Arch Linux, that I use) have Wine compiled
with -mstackrealign. Neither option affects the crashes.

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