https://bugs.winehq.org/show_bug.cgi?id=47808
--- Comment #21 from Joel Holdsworth joel@airwebreathe.org.uk --- Amazing! The jackek/wow branch seems to cause great improvements. Mintty now runs 1) without crashing at startup, 2) without getting stuck at a black screen, 3) displays an error message (see screenshot).
To go further we still need additional patches:
1. Bernhard Übelacker's "Add read and write to commited guard pages." patch (https://bugs.winehq.org/attachment.cgi?id=71210&action=diff) 2. Zeb Figura's patch from #52585: https://bugs.winehq.org/show_bug.cgi?id=52585 3. Jinoh Kang's fix for #52105: https://gitlab.winehq.org/wine/wine/-/merge_requests/498
All these things have been rebased together here: https://github.com/jhol/wine/commits/msys2-hacks-3
With all these patches applied, mintty seems to be working correctly!