20 Jan
2026
20 Jan
'26
8:46 a.m.
http://bugs.winehq.org/show_bug.cgi?id=59281 --- Comment #3 from cqwrteur <euloanty@live.com> --- (In reply to Alexandre Julliard from comment #2)
macOS doesn't allow access to the low 4G on ARM64. Until Apple fixes that, I don't think there's anything we can do.
Then why do you access low 4gb on ARM64 apple? You do not need to support x86 emulation either. You can use other address ranges. And even repeatly using mmap for certain addresses and restart the program for defeating ASLR. The point is to make programs work as much as possible instead of even hello world cannot work. -- 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.