https://bugs.winehq.org/show_bug.cgi?id=57202
--- Comment #2 from tjb steampunque8@gmail.com --- (In reply to Esme Povirk from comment #1)
Is this still a problem with Wine 9.17?
Can you get a log with WINEDEBUG=mscoree WINE_MONO_TRACE=x ?
Well this problem just got strange. I reverted to 9.0rc3, 9.5, and 9.13 and got solid fails on all those. Then I started 9.17 and got a fail on it too. Then I set
export WINEDEBUG=mscoree export WINE_MONO_TRACE=x
and launched, and it worked. Then I commented those out, restarted, and it still works. Then I went back to 9.13, started and got fail. Then I did the exports again and 9.13 started and worked.
Same thing happens with 9.5. I install it, start steam, it fails, then I do those two exports and it starts working.
I am not sure what to make of this. Its possibly a signature of an uninitialized variable somewhere. But I'm locked out from getting the traces if it always starts when the traces are turned on.