http://bugs.winehq.org/show_bug.cgi?id=28889
Bug #: 28889 Summary: Problem in user32 (regression) Product: Wine Version: 1.3.31 Platform: x86 URL: http://netikka.net/dev/loop.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: ocean04@suomi24.fi Classification: Unclassified
Two of my applications failed to show GUI in git. Looks like infinite loop
Simplified sample: http://netikka.net/dev/loop.exe Source: http://netikka.net/dev/loop.zip
it's regression:
3b5e14a9b0a925052e2b1b71f76a7f1eff6d84bf is the first bad commit commit 3b5e14a9b0a925052e2b1b71f76a7f1eff6d84bf Author: Aric Stewart aric@codeweavers.com Date: Fri Oct 21 11:29:05 2011 -0500
user32: Use Uniscribe in the multiline edit control.
:040000 040000 3cade3e51f7827bcb33e2ffb29d813b1b281eee3 36d7773ef67ae9d2a462fc856024bebed3a15aaa M dlls
Reverting patch fixes the problem
git show 3b5e14a9b0a925052e2b1b71f76a7f1eff6d84bf | patch -p1 -R
http://bugs.winehq.org/show_bug.cgi?id=28889
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source
http://bugs.winehq.org/show_bug.cgi?id=28889
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aric@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=28889
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Problem in user32 |An unknown application |(regression) |fails to show GUI
http://bugs.winehq.org/show_bug.cgi?id=28889
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |3b5e14a9b0a925052e2b1b71f76 | |a7f1eff6d84bf
http://bugs.winehq.org/show_bug.cgi?id=28889
--- Comment #1 from Aric Stewart aric@codeweavers.com 2011-10-25 08:31:37 CDT --- Created attachment 37119 --> http://bugs.winehq.org/attachment.cgi?id=37119 A fix
I found the issue you where having. I have attached a patch that fixes it.
I have also submitted this patch so hopefully it will get in soon.
http://bugs.winehq.org/show_bug.cgi?id=28889
--- Comment #2 from ocean04@suomi24.fi 2011-10-25 09:47:54 CDT --- Patch works, thanks!
Just noticed, bug 26638 is now in infinite loop instead of crashing, so it's probably related to this same code.
http://bugs.winehq.org/show_bug.cgi?id=28889
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #3 from Jerome Leclanche adys.wh@gmail.com 2011-10-25 10:04:58 CDT --- Patch sent
http://bugs.winehq.org/show_bug.cgi?id=28889
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |94bd422f8918306203a7b4beaa4 | |5cb68ca71dffd Status|UNCONFIRMED |RESOLVED CC| |nerv@dawncrow.de Resolution| |FIXED
--- Comment #4 from André H. nerv@dawncrow.de 2011-10-25 14:26:02 CDT --- fixed in git
http://bugs.winehq.org/show_bug.cgi?id=28889
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2011-11-04 14:15:50 CDT --- Closing bugs fixed in 1.3.32.