https://bugs.winehq.org/show_bug.cgi?id=57532
Bug ID: 57532 Summary: Microchip Studio crashes on start Product: Wine Version: 10.0-rc1 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
Created attachment 77590 --> https://bugs.winehq.org/attachment.cgi?id=77590 WINEDEBUG=+seh
To reproduce, you must first work around Bug 51692:
1. `winetricks dotnet48`
2. `export WINE_D3D_CONFIG=renderer=vulkan`
3. `wine as-installer-7.0.2594-full.exe`
4. `wine 'C:\Program Files (x86)\Atmel\Studio\7.0\AtmelStudio.exe'`
Some interesting output appears if the environment variable WINEDEBUG=+seh is also set:
0024:warn:seh:OutputDebugStringA "Failed to start CLR. A likely cause can be missing AppDomainManager type or assembly containing it.\n"
0024:warn:seh:OutputDebugStringA "Look under HKLM \<APPDIDROOT>\ClrHost registry and ensure that assembly and the class name exist.\n"
0024:warn:seh:OutputDebugStringA "Package 'Async Query Service Package' failed to load.\n"
It looks like there may have been an error during installation, even though the installer appeared to have completed successfully.
$ sha256sum as-installer-7.0.2594-full.exe c964ad7f5f11924805d679a4f3e02d9d15ec82d3f84e58407675109fd8e93bc2
https://bugs.winehq.org/show_bug.cgi?id=57532
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://ww1.microchip.com/d | |ownloads/aemDocuments/docum | |ents/DEV/ProductDocuments/S | |oftwareTools/as-installer-7 | |.0.2594-full.exe Keywords| |dotnet, download
https://bugs.winehq.org/show_bug.cgi?id=57532
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=51692