http://bugs.winehq.org/show_bug.cgi?id=33865
Bug #: 33865 Summary: Regression in a specialized program Product: Wine Version: 1.6-rc2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: pavelkok@gmail.com Classification: Unclassified
Created attachment 44920 --> http://bugs.winehq.org/attachment.cgi?id=44920 Gzipped sysprof file Wine 1.6rc2 under Arch Linux
I use same program for registering bets under wine (fbBookOffice.exe).
In new versions of wine CPU utilization approaches 100%, and the program has become unusable. Using winetricks with replacement dll-files did not help. I have attached sysprof journal of wine 1.4 under debian wheezy (works fine) and wine 1.6rc2 under archlinux (my program is unusable).
Result of Regression Testing:
ccc034c27e7595662c9c02b86de1b660ac680536 is the first bad commit commit ccc034c27e7595662c9c02b86de1b660ac680536 Author: Alexandre Julliard julliard@winehq.org Date: Wed Oct 31 15:55:29 2012 +0100 gdi32: Store the anti-aliasing flags in the DC when selecting a font. :040000 040000 f5f28140db34a411698d7382777fb0bca35c78cc a65dff683fcafff03ff0ca563fd56f1f710865a1 M dlls
Thanks for any help!
http://bugs.winehq.org/show_bug.cgi?id=33865
--- Comment #1 from Pavel Kokolemin pavelkok@gmail.com 2013-06-23 07:18:54 CDT --- Created attachment 44921 --> http://bugs.winehq.org/attachment.cgi?id=44921 Gzipped sysprof file Wine 1.4 under Debian Wheezy
http://bugs.winehq.org/show_bug.cgi?id=33865
Pavel Kokolemin pavelkok@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
http://bugs.winehq.org/show_bug.cgi?id=33865
Pavel Kokolemin pavelkok@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=33865
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2013-06-23 13:10:31 CDT --- Please get a +relay,+seh trace.
http://bugs.winehq.org/show_bug.cgi?id=33865
--- Comment #3 from Pavel Kokolemin pavelkok@gmail.com 2013-06-23 14:34:28 CDT --- # ~/build1/wine-git/wine --version wine-1.6-rc3
When the program started up, log file was about 320Mbytes. The program was working about 10 seconds. Log file size 484Mbytes. Bzipped log file size 4.8MBytes.
http://46.182.27.73/wine.log.bz2
http://bugs.winehq.org/show_bug.cgi?id=33865
Pavel Kokolemin pavelkok@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.6-rc2 |1.6-rc3
http://bugs.winehq.org/show_bug.cgi?id=33865
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |ccc034c27e7595662c9c02b86de | |1b660ac680536
http://bugs.winehq.org/show_bug.cgi?id=33865
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2013-06-24 05:23:19 CDT --- Created attachment 44934 --> http://bugs.winehq.org/attachment.cgi?id=44934 Cache parameters
It looks like the app is constantly selecting the same font objects over and over again. Something like this should help.
http://bugs.winehq.org/show_bug.cgi?id=33865
--- Comment #5 from Pavel Kokolemin pavelkok@gmail.com 2013-06-24 07:16:18 CDT --- Thank you! It's now working fine!
http://bugs.winehq.org/show_bug.cgi?id=33865
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=33865
Pavel Kokolemin pavelkok@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Pavel Kokolemin pavelkok@gmail.com 2013-06-24 13:47:07 CDT --- It's now working fine.
http://bugs.winehq.org/show_bug.cgi?id=33865
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com 2013-06-24 13:49:25 CDT --- (In reply to comment #6)
It's now working fine.
Thanks for testing, but the patch was not commited yet.
http://bugs.winehq.org/show_bug.cgi?id=33865
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e4300d616500e1346e1935f1425 | |5f082e1097f20 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2013-06-24 17:09:08 CDT --- Fixed by e4300d616500e1346e1935f14255f082e1097f20.
http://bugs.winehq.org/show_bug.cgi?id=33865
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2013-06-28 15:03:31 CDT --- Closing bugs fixed in 1.6-rc4.