[Bug 49847] Logos Bible 8: wineserver always using 100% CPU core

WineHQ Bugzilla wine-bugs at winehq.org
Thu Sep 17 12:49:56 CDT 2020


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

--- Comment #3 from Daniel Ribeiro da Silva <ferion11 at hotmail.com> ---
(In reply to joaopa from comment #1)
> Please, run a regression test:
> https://wiki.winehq.org/Regression_Testing
> 
> Surely, it will increase the speed the bug is fixed

Using only wine-vanilla binaries in my first tests, I found that the issue
happens in wine-5.6 and not wine-5.5.

Then after 9 steps of compilations and test:

321d26cbb4404ee63df439759cbc5a546434dde6 is the first bad commit
commit 321d26cbb4404ee63df439759cbc5a546434dde6
Author: Piotr Caban <piotr at codeweavers.com>
Date:   Mon Apr 6 17:21:19 2020 +0200

    server: Use correct clock in select.

    Signed-off-by: Piotr Caban <piotr at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 dlls/ntdll/server.c            | 11 +++++++--
 dlls/ntdll/sync.c              | 11 +++++++--
 include/wine/server_protocol.h |  7 +++---
 server/protocol.def            |  3 +--
 server/request.h               |  8 +++---
 server/thread.c                | 55 +++++++++++++++++++++---------------------
 server/trace.c                 | 11 ++++++---
 tools/make_requests            |  1 +
 8 files changed, 62 insertions(+), 45 deletions(-)

-- 
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