https://bugs.winehq.org/show_bug.cgi?id=49891
Bug ID: 49891 Summary: Atmel studio 7.0.2397 crashes during install Product: Wine Version: 5.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cedric.dewijs@eclipso.eu Distribution: ---
Created attachment 68241 --> https://bugs.winehq.org/attachment.cgi?id=68241 Saved Backtrace
Summary: Atmel studio 7.0.2397 crashes during install.
Steps to reproduce: 0) reset the wine environment: $ rm -rf ~/.wine/ && wineboot
1) Download Atmel studio 7: http://studio.download.atmel.com/7.0.2397/as-installer-7.0.2397-web.exe $ sha256sum as-installer-7.0.2397-web.exe f934c7f1a201a296e45303c464931dd1346f712b9db675a4512001f02dc55732 as-installer-7.0.2397-web.exe
2) Start the web installer: $ wine as-installer-7.0.2397-web.exe This causes the error "The program as-installer-7.0.2397-web.exe has encountered a serious error and needs to close"
My versions: $ wine --version wine-5.17 (Staging) [cedric@cedric-p4 Downloads]$ pacman -Q wine wine-staging 5.17.2-1 [cedric@cedric-p4 Downloads]$ uname -a Linux cedric-p4 5.8.10-arch1-1 #1 SMP PREEMPT Thu, 17 Sep 2020 18:01:06 +0000 x86_64 GNU/Linux