[Bug 27282] TDRABCSetup.exe hang on start up (GetWindowText uses SendMessage to query for process' local window title text, leading to potential deadlock)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 12 07:40:27 CST 2014


https://bugs.winehq.org/show_bug.cgi?id=27282

--- Comment #16 from Qian Hong <fracting at gmail.com> ---
(In reply to Sebastian Lackner from comment #15)
> I have written a patchset including tests which seems to confirm my theory:
> 
> Patches:
> https://github.com/wine-compholio/wine-staging/tree/master/patches/user32-
> FindWindowEx
> 
> Testbot:
> https://newtestbot.winehq.org/JobDetails.pl?Key=10210
> 
> Could you guys please give it a try?
> 
> Please note that patch 2 also contains some tests for GetWindowText, and
> these tests seem to confirm that everything is right with the Wine
> implementation. Applying the patch from comment 12 or
> http://source.winehq.org/patches/data/100929 breaks the tests.

Works for me, thanks Sebastina, good job!

Test with:
$ sha1sum  TDRABCSetup.exe 
fd83dfa2c0240d8dd581ce304ba0eeb96f2bf103  TDRABCSetup.exe 
(Newer version of TDRABCSetup doesn't trigger this bug)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list