http://bugs.winehq.org/show_bug.cgi?id=59038
Bug ID: 59038 Summary: wow64 mode and Unhandled exception: The type initializer for 'Microsoft.DotNet.Installer.Windows.InstallerBase' threw an exception. Product: Wine Version: 10.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: info@fernandolucas.info Distribution: ---
Created attachment 79802 --> http://bugs.winehq.org/attachment.cgi?id=79802 wine console output
I am using the new packages for Debian Wine 10.18 - 10.19 with the new wow64 mode.
Installing .net 10 after initializing the prefix works well.
Additional installations of a previous .net core version or running C:\Program Files\dotnet\dotnet.exe workload install wasm-tools
fails with
0150:fixme:crypt:CertAddCertificateLinkToStore (00007FFFFED4B850, 00007FFFFE8A3DF8, 00000004, 0000000000000000): semi-stub Unhandled exception: The type initializer for 'Microsoft.DotNet.Installer.Windows.InstallerBase' threw an exception 0130:fixme:unwind:call_user_apc_dispatcher flags 0x3 are not supported.
http://bugs.winehq.org/show_bug.cgi?id=59038
--- Comment #1 from Fernando info@fernandolucas.info --- with wine 10.20 (debian package) the error has mutated to
wine: Call from 00006FFFFF3BD887 to unimplemented function icu.dll.ulocdata_getCLDRVersion, aborting wine: Call from 00006FFFFF3BD887 to unimplemented function icu.dll.uloc_canonicalize, aborting
http://bugs.winehq.org/show_bug.cgi?id=59038
LingM lingm+winebz@posteo.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lingm+winebz@posteo.org
--- Comment #2 from LingM lingm+winebz@posteo.org --- Those missing ICU function are already tracked in bug 59046.