Hello Martin, On 2026-06-19 01:23, Martin Storsjö wrote: > This issue is actually fixed in latest upstream Wine already, in [1]. > Unfortunately, this fix doesn't apply cleanly on Wine 10.0, but it's easy > enough to backport. I tested a backport of it, which I pushed at [2]. > > With these fixes, the packages now run fine on both a Cortex A720, and on > Neoverse V2 (Graviton 4), where I previously hit the immediate > EXCEPTION_ILLEGAL_INSTRUCTION.
Nice! I can confirm that with the following patch wine now works fine on systems with PAC support enabled: https://gitlab.winehq.org/wine/wine/-/commit/a83427f29e925d8b29cf58a55406d28bd95750a2 And the following addresses BTI: https://gitlab.winehq.org/mstorsjo/wine/-/commit/64c22e090351fd37c6b4f38ce5235d4c9c1bdaa2

