http://bugs.winehq.org/show_bug.cgi?id=24387
--- Comment #15 from Andrea Vai andrea.vai@unipv.it 2010-09-15 15:58:42 CDT --- (In reply to comment #14)
This patch reverts the offending commit on latest git. Does it remove the crash?
Yes, it does. I tested it applying it to a fresh git-wine downloaded today. Crash is present in HEAD, but after adding the patch, the crash doesn't occur anymore. Juan, does it definitely means that this is a regression?
Unfortunately it's probably not correct, since it probably reverts bug 6698.
BTW: I had to use winetricks/ies4linux to install the application in the patched git tree. If I don't use winetricks/ies4linux BEFORE running the setup program, then the bug 6698 occurs when I open a mny file. This is exactly the same behavior I mentioned in comment #13 (indeed, my expression "never managed to install" in comment #13 should be read "never managed to open an mny file without getting into bug 6698", because the installation itself works even without winetricks/ies4linux, but when the program is runned and an mny file is opened, the file does not open and the "money is not installed correctly" message appears).
I don't know if I have to post more detailed information, maybe that's already too much and in the case sorry for that.