http://bugs.winehq.org/show_bug.cgi?id=58084
--- Comment #5 from Alex alex@willner.ws ---
396207f4f1ad8903876a31cecbf5756f321295a9 fixed this, but not sure about the similar problem on mac. Somehow this bug is about two different issues.
It seems https://gitlab.winehq.org/wine/wine/-/commit/396207f4f1ad8903876a31cecbf5756... did not fix the problem on mac:
% docker run --platform linux/amd64 --rm scottyhardy/docker-wine:devel-10.7 sh -c 'wine --version && winecfg' wine-10.7 wine: dlls/ntdll/unix/virtual.c:267: anon_mmap_fixed: Assertion `!((UINT_PTR)start & host_page_mask)' failed. qemu: uncaught target signal 6 (Aborted) - core dumped Aborted