[Bug 43127] wine crashes when trying to launch Gwent ( set_context_reg in ntdll/signal_x86_64.c assumes Xmm registers are aligned )

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 4 08:24:59 CDT 2017


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

--- Comment #2 from unduthegun at gmail.com ---
Compiling it with -01 works around the issue.

For example:
./configure [...] -CFLAGS=-01
make

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