https://bugs.winehq.org/show_bug.cgi?id=49437
--- Comment #4 from Damjan Jovanovic damjan.jov@gmail.com --- (In reply to Damjan Jovanovic from comment #3)
I contribute to Wine from FreeBSD, and building from source (NOT port, ie. no patches), these are the results I got with my i386 build:
5.6 was working 5.7 crash on startup due to #49139 5.8 crash on startup due to #49139 5.9 #49139 was fixed, but still crashed sometimes due to #49225 (which was itself a fix for another FreeBSD-only bug) 5.10 #49225 also fixed, works for me 5.11 works for me, the #49139 fix was also ported to FreeBSD CURRENT (I used 12.1 in my tests)
Note that some of these fixes were backported into ports prior to being accepted upstream, so some of the broken versions here might still work if you installed from ports.
I'll do more testing with the latest master ASAP, it's quite possible other regressions were introduced with the many NTDLL changes recently.
The latest Git works for me too, even on a clean WINEPREFIX.
Wine 5.10 (or 5.11 if you're on CURRENT) and later should all work.