https://bugs.winehq.org/show_bug.cgi?id=53777
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #11 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Neko-san from comment #10)
Doing that didn't fix it either Also, I attempted to install dotnet48 like you did for the sake of reproducibility (even though that shouldn't be necessary at all)
I don't think that's true, as the program is looking for wmi_netutils.dll that only is present after I install dotnet48:
./.wine/drive_c/windows/Microsoft.NET/Framework64/v4.0.30319/WMINet_Utils.dll ./.wine/drive_c/windows/Microsoft.NET/Framework/v4.0.30319/WMINet_Utils.dll
In my opinion this is still a Mono-bug really
and what I got as a result was a stack overflow error when I attempted to run the program again:
0124:err:virtual:virtual_setup_exception stack overflow 2640 bytes in thread 0124 addr 0x170056b33 stack 0x205b0 (0x20000-0x21000-0x1a0000)
Maybe you run into https://bugs.winehq.org/show_bug.cgi?id=52396, though I didn`t see it running regular wine-7.19). Does running with wine-staging (that has a fix for this bug) change anything?