https://bugs.winehq.org/show_bug.cgi?id=47669
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |imwellcushtymelike@gmail.co | |m
--- Comment #25 from Ken Sharp imwellcushtymelike@gmail.com --- Does native dotnet help?
wine: Unhandled privileged instruction at address 0x3657eb9 (thread 00f6), starting debugger...
QB 2008 is now seeing this. If this is the same bug then it is new (i.e. a regression).
In this case with dotnet45, QB 2008 seems to fail in the same way but reports unimplemented function mscorwks.dll.DllGetClassObjectInternal, which I would expect to be part of the native dotnet. dotnet20 is recommended on the AppDB but it fails to install with winetricks, along with dotnet20sp2, dotnet452* and dotnet462. *dotnet452 does appear to be installed, despite winetricks claim that it is not.
I could not get past this point, but for fun and excitement I tried: vcrun2005 mfc42 secur32 wininet winhttp all WITHOUT native dotnet, as that clearly has its own problems. The only difference they made was to make the logs a bit quieter. The part that I'd like to deal with is
0031:fixme:wintrust:SOFTPUB_VerifyImageHash Cannot verify hash for pszObjId="1.3.6.1.4.1.311.2.1.25"
but I don't know how to at the moment.