Both versions seemed to have stopped working with linux using kernel version 5.4 and 5.10. I've tested it with 6.12 and it worked with that with no issues. However, I can't load anything using 5.10 or 5.4, and no text shows when using the terminal to load e.g. winecfg. wineserver appears to be stalled, and constantly using 13% of my cpu. Wine 10.2 works fine with kernel 5.4.
I checked what changed in wine 10.3 and it looks like something called epoll_pwait2 was implemented. Perhaps this is the issue? It looks like that wasn't implemented until kernel 5.11.
Thanks.
Wine 10.3 and 10.4 stalls with kernel 5.10 and 5.4
Re: Wine 10.3 and 10.4 stalls with kernel 5.10 and 5.4
10.5 release seems to work with kernel 5.4. Thanks to whomever fixed it!