http://bugs.winehq.org/show_bug.cgi?id=22629
--- Comment #11 from qaridarium@googlemail.com 2010-05-13 09:42:01 --- (In reply to comment #10)
(In reply to comment #9)
this bug isn't exist in wine 1.1.37 1.1.38 first brings this bug
Could you please run a bissect search between .37 and .38 ( http://wiki.winehq.org/RegressionTesting ) ? I'm currently (and for 2 weeks) away from the machine on which I had the problem, so I cannot confirm it worked in .37, nor do the bissect search.
Also, please try to produce the same trace files as I did (especially the strace one) to check if the symptoms are really identical.
ass@ass:~/wine-git$ git bisect start Already on 'master' ass@ass:~/wine-git$ git bisect good wine-1.1.37 ass@ass:~/wine-git$ git bisect bad wine-1.1.38 Bisecting: 255 revisions left to test after this (roughly 8 steps) [246f9305e9f8eb18e54018746143d95afed887be] msi: Don't fail if the service to start is already running.
i think this will take a long long long time to test..