https://bugs.winehq.org/show_bug.cgi?id=47089
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|possible regression with |32-bit Winamp 5.80 |wine-staging, winamp |installer crashes in 64-bit |install. |WINEPREFIX after pressing | |'Next' Keywords| |Installer CC| |focht@gmx.net Ever confirmed|0 |1 URL|download.nullsoft.com/winam |https://web.archive.org/web |p/client/winamp5666_full_al |/20190127120303/https://dow |l.exe |nload.nullsoft.com/winamp/m | |isc/winamp58_3660_beta_full | |_en-us.exe Status|UNCONFIRMED |NEW
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming, crashes after selecting 'Next' (which transitions to installation mode page). The 32-bit NSIS v3 based installer seems kinda bugged in a 64-bit WINEPREFIX (Wow64). You probably didn't use a 64-bit WINEPREFIX at that time to reproduce/test bug 34143 hence I wouldn't consider this a regression. I could reproduce the crash even with very old Wine versions (2.0-ish) in 64-bit prefix.
Use 'WINEARCH=win32' to work around for now. I might take a deeper look later.
$ sha1sum winamp58_3660_beta_full_en-us.exe 08dbc3f4e4d362130bf19b5604d370cc39b66d72 winamp58_3660_beta_full_en-us.exe
$ du -sh winamp58_3660_beta_full_en-us.exe 7.9M winamp58_3660_beta_full_en-us.exe
$ wine --version wine-4.7
Regards