https://bugs.winehq.org/show_bug.cgi?id=40966
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression |download Component|-unknown |wininet Status|NEEDINFO |RESOLVED URL| |https://web.archive.org/web | |/20160207062008/http://cdn. | |simtel.net/pub/msmoney/mny2 | |008usstt.exe Summary|MSMoney Plus crashes |Microsoft Money Plus 2008 | |(v17) crashes in wininet | |with heap corruption CC| |focht@gmx.net Resolution|--- |WORKSFORME
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive:
https://web.archive.org/web/20160207062008/http://cdn.simtel.net/pub/msmoney... -> Microsoft Money 2008 v.17.0
@ joaopa:
--- quote --- Demo is still crashing when opening a file --- quote ---
That's not the original issue. There are several other existing MS Money bugs, including the crash on menu/open. Reusing issues for different reasons, potentially duplicating others, shall be avoided.
OP's crash is in wininet component. Unfortunately no specific instructions were provided ("click menu X", "wait for Y"). I can't reproduce it with old Wine 1.9.x releases just by running it. Wininet is definitely being used in startup phase to contact external sites (msn.com, ...).
Resolving 'WORKSFORME' here.
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files (x86)/Microsoft Money Plus/MNYCoreFiles
$ WINEDEBUG=+seh,+loaddll,+wininet wine ./msmoney.exe ... --- snip ---
$ du -sh mny2008usstt.exe 21M mny2008usstt.exe
$ sha1sum mny2008usstt.exe b421913ae13364bf8d1534656cef3ef88209229b mny2008usstt.exe
$ wine --version wine-5.5-126-g5c0e699dba
Regards