https://bugs.winehq.org/show_bug.cgi?id=37717
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |programs Version|unspecified |1.7.33 Summary|WinRAR (64-bit) crashes |64-bit WinRAR: clicking |when user tries to register |register/buy button causes | |crash in builtin | |'winebrowser.exe'
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce this.
I used libfaketime (LD_PRELOAD method) to inject +41 days for the process, forcing immediate trial period expiry after install ('FAKETIME=+41d wine ./WinRAR.exe').
Clicking 'Buy online' in 'Please purchase WinRAR license' dialog properly opens the browser -> works fine here.
As with your other winebrowser crashes related bugs (dupes), there is likely something broken on your system.
$ sha1sum winrar-x64-520.exe 543c197b1f39fc68d2b200802c5191eeeafc073a winrar-x64-520.exe
$ du -sh winrar-x64-520.exe 1.9M winrar-x64-520.exe
$ wine --version wine-1.7.33-50-g7eed378
Regards