[Bug 52715] wine segfaults on asahi linux (apple M1 hardware, linux kernel/userland)

WineHQ Bugzilla wine-bugs at winehq.org
Fri Apr 29 12:46:43 CDT 2022


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

--- Comment #1 from Fabian Maurer <dark.shadow4 at web.de> ---
This is indeed due to the page size.
The "wine" binary is compiled with "-Wl,-z,max-page-size=0x1000". Remove that,
and it doesn't segfault. It doesn't work still, but at least it doesn't crash
instantly.

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