http://bugs.winehq.org/show_bug.cgi?id=22837
--- Comment #2 from Caladan a.vankaam@chello.nl 2010-05-23 10:10:02 --- did:
git bisect reset git show 2ecd1dfaba9625935ed8b6fa04aff34e4d8703b1 | patch -p1 -R
patching file dlls/ntdll/misc.c patching file dlls/ntdll/string.c patching file dlls/ntdll/tests/string.c
CC="ccache gcc" ./configure --verbose && make depend && make
./wine "C:\Program Files\FireTrust\MailWasher Pro\MailWasher.exe"
and the problem is gone, so yes reverting the patch solves it