https://bugs.winehq.org/show_bug.cgi?id=50110
Paul Gofman pgofman@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pgofman@codeweavers.com
--- Comment #4 from Paul Gofman pgofman@codeweavers.com --- I could not reproduce the issue. I tried even with the exact Wine 5.21 binaries for Debian Bullseye from here: https://dl.winehq.org/wine-builds/debian/
The launcher is crashing early with an unrelated Mono error. I suppose this bug was reported with native .Net, I guess it wasn't working with Mono before. With native dotnet40 the launcher does have issues (doesn't download contents at least with my version of gnutls, which I worked around by some tweaks in the code for now to make sure the crash won't appear when it downloads smth; disappearing & appearing back GUI elements). But it does not crash for me.
Can you please attach WINEDEBUG=+pid,+loaddll,+timestamp,+seh log (with mainstream Wine 5.21, official Debian Bullseye binaries from winehq.org)?